Matthew Dillon <[EMAIL PROTECTED]> writes:
>     obviously missing __FUNCTION__ was added by GCC many years ago, but it was
>     a while before it's use in defines in header (.h) files was dealt with
>     properly.

You mean outside a function?  What's the proper way of dealing with that?

>     I wish these stupid standards committees would just choose
>     something that people are already using rather then make up new names!

The problem is that __func__ and __FUNCTION__ are not the same thing.
And thus it makes sense for them not the use same name.

/assar


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to