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


On Thu, Nov 25, 2010 at 03:33:08AM -0700, Tor Lillqvist <tlillqvist@novell.com> wrote:
Sure, although I think I would prefer to keep OSL_THIS_FUNC as ""
instead of "(unknown)" in the fallback case.

OK, I just changed that and pushed it.

So, you think the i#114290 argument that neither __PRETTY_FUNCTION__
nor __func__ can be used because neither is a string literal and thus
can't be compile-time concatenated with other string literals is
bogus?

Yes, to my understanding.

As such, it is true of course that they can't be used like that. But
is the proper solution then just to not try to use OSL_THIS_FUNC in
that way? Instead just pass it as a separate argument to printf (yeah,
my C background shows through) or whatever?

I think, so. At least my use-case is like this:

OSL_TRACE("%s: unhandled segment '%x' in the path", OSL_THIS_FUNC, nSeg);

Attachment: pgpLwUsM2XTXh.pgp
Description: PGP signature


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.