Hi
within
filters/binfilter/bf_sw/source/core/txtnode/sw_thints.cxx
line 955, I crossed this code construct:
if()
{
  .....
  while (TRUE)
  {
      DBG_BF_ASSERT(0, "STRIP");
  }
  ....
}
???? With and without debugging option on, if the if is entered, then
this is an endless loop????? Does it means that the IF is never taken?
thanks
regards
Context
- [Libreoffice] crossing strange code: a little help · Pierre-André Jacquod
 
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.