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: revised, libgfortran .hidden markup


On Fri, Dec 17, 2004 at 03:20:06AM -0600, Aaron W. LaFramboise wrote:
> However, this is not the first time itoa() has caused problems for
> i686-pc-mingw32.  I think the best course of action would be to rename
> itoa() in libgfortran.h and error.c (and possibly xtoa, for consistancy).

Agreed.  Feel free to build a patch that renames them to gfc_itoa, 
or something.  (Not exactly sure what prefix we're using for source
level namespace separation, if any.)


r~


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