pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/31492
The following reply was made to PR pkg/31492; it has been noted by GNATS.
From: segv%netctl.net@localhost
To: gnats-bugs%NetBSD.org@localhost
Cc: solaris-pkg-people%netbsd.org@localhost, pkg-manager%netbsd.org@localhost,
pkgsrc-bugs%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
reed%netbsd.org@localhost
Subject: Re: pkg/31492
Date: Fri, 7 Oct 2005 00:37:44 +0100
On Thu, 6 Oct 2005 16:12:12 +0000 (UTC)
reed%netbsd.org@localhost wrote:
> Does this fix change anything for other platforms?
AFAIK __FUNCTION__ is a predefined magic indentifier that holds the name of
the current function, I think it was added to the C standard as an extension.
GCC supports it, and some other compilers may support it too. It seems Sun's
compilers don't support it.
Home |
Main Index |
Thread Index |
Old Index