This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib 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: [PATCH] 2nd try: WCHAR_{MAX,INT} and correct error in wcscmp and wcsncmp.


Kazuhiro Fujieda wrote:
> 
> >>> On Wed, 04 Sep 2002 14:30:40 -0400
> >>> "J. Johnston" <jjohnstn@redhat.com> said:
> 
> > 1. The check in wchar.h is incorrect.  It should be #ifdef __WCHAR_MAX__.
> > I have corrected this.
> 
> Thank you.
> Isn't it need to also enclose #ifndef WCHAR_MAX like the following?
> ____

Yes, you are correct.  Patch checked in.

-- Jeff J.


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