This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v3] stl enums


On Mon, Mar 11, 2002 at 07:56:43AM +0100, Gerald Pfeifer wrote:
> I'm afraid this patch is responsible for an xterm full of warning messages
> (even though it's just one warning ;-) ), when compiling the following
> snippet with -W:

There's really no reason why non-extern constants shouldn't have
worked.  In all the cases changed by the patch, they were extern.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]