Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hello,

I'm trying to understand why cppcheck (git updated today) hangs on the file
liboroot/filter/source/msfilter/msdffimp.cxx

I tried to find where was the problem and found that it worked if I
commented just the following curly parenthesis (no need to comment the block
inside) 
{ (line 7294)
} (line 7354)

More bizarre is if I create a file with just the whole function  SdrOle2Obj*
SvxMSDffManager::CreateSdrOLEFromStorage (defined from line 7268) and
without commenting these curly parenthesis, cppcheck worked !

Before I create a tracker for cppcheck, I'd like to know at what corrrespond
these curly parenthesis.
I found nothing about this kind of construct in C++ however I know it's ok
since it compiles ok.

Julien.

--
View this message in context: 
http://nabble.documentfoundation.org/Question-about-filter-source-msfilter-msdffimp-cxx-tp3986364.html
Sent from the Dev mailing list archive at Nabble.com.

Context


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.