bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: __func__


From: Bruno Haible
Subject: Re: __func__
Date: Thu, 28 Feb 2008 21:51:14 +0100
User-agent: KMail/1.5.4

Simon Josefsson wrote:
>      #  define __func__ "<unknown>"

Some packages use
       #define __func__ __FILE__
in this case. Not perfect, but still more informative than "<unknown>".

Bruno





reply via email to

[Prev in Thread] Current Thread [Next in Thread]