[lldb-dev] #pragma mark in sources

kirk.beitz at nokia.com kirk.beitz at nokia.com
Wed Feb 2 18:54:40 PST 2011


On 2011-Feb-2, at 6:43 PM, ext kirk.beitz at nokia.com<mailto:kirk.beitz at nokia.com> wrote:

that's acceptable.  i'll set that on the command line.  thanks.
++ kirk

On 2011-Feb-2, at 6:39 PM, ext Stephen Wilson wrote:

In the makefiles we use -Wno-unknown-pragmas for the express purpose of
silencing warnings about #pragma mark.


--
steve



and with that said, i did notice in a couple of files (NSXMLNode.h, NSXMLElement.h, NSXMLDTD.h) the existing LLDB practice of using

#if 0
#pragma mark
#endif


just in case there's any desire to go with an in-source solution.

but i'm happy with setting the command line arg in makefiles (or as i'm doing now trying to work this out on windows, in eclipse command-line settings).


++ kirk beitz : nokia : austin + san diego : kirk.beitz at nokia.com<mailto:kirk.beitz at nokia.com> ++



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20110203/717d063f/attachment.html>


More information about the lldb-dev mailing list