This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [v3] stl enums
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Richard Henderson <rth at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 7 Mar 2002 13:01:38 -0800 (PST)
- Subject: Re: [v3] stl enums
> Actually I lied to Gaby: this whole file operates on unsigned int.
> It would be _nice_ if it worked on unsigned long, but that's not
> worth breaking binary compatibility over.
ok I'll change it back