Re: [Mingw-w64-public] change to toupper and tolower standard definition in

2011-03-23 Thread Kai Tietz
2011/3/23 NightStrike : > On Tue, Mar 22, 2011 at 2:57 PM, Vincent Torri > wrote: >> >> >> On Tue, Mar 22, 2011 at 9:52 AM, Prof Brian Ripley >> wrote: >>> >>> On Mon, 21 Mar 2011, NightStrike wrote: >>> On Sun, Mar 20, 2011 at 9:03 PM, Jim Michaels wrote: > > I don't know who to g

Re: [Mingw-w64-public] change to toupper and tolower standard definition in

2011-03-23 Thread NightStrike
On Tue, Mar 22, 2011 at 2:57 PM, Vincent Torri wrote: > > > On Tue, Mar 22, 2011 at 9:52 AM, Prof Brian Ripley > wrote: >> >> On Mon, 21 Mar 2011, NightStrike wrote: >> >>> On Sun, Mar 20, 2011 at 9:03 PM, Jim Michaels wrote: I don't know who to go to to make this change request to the

Re: [Mingw-w64-public] change to toupper and tolower standard definition in

2011-03-22 Thread Vincent Torri
On Tue, Mar 22, 2011 at 9:52 AM, Prof Brian Ripley wrote: > On Mon, 21 Mar 2011, NightStrike wrote: > > On Sun, Mar 20, 2011 at 9:03 PM, Jim Michaels wrote: >> >>> I don't know who to go to to make this change request to the c library >>> standard (ANSI C Library?). >>> it would not break any ex

Re: [Mingw-w64-public] change to toupper and tolower standard definition in

2011-03-22 Thread Prof Brian Ripley
On Mon, 21 Mar 2011, NightStrike wrote: On Sun, Mar 20, 2011 at 9:03 PM, Jim Michaels wrote: I don't know who to go to to make this change request to the c library standard (ANSI C Library?). it would not break any existing code, but it would make the function EVER more useful! Microsoft mai

Re: [Mingw-w64-public] change to toupper and tolower standard definition in

2011-03-21 Thread NightStrike
On Sun, Mar 20, 2011 at 9:03 PM, Jim Michaels wrote: > I don't know who to go to to make this change request to the c library > standard (ANSI C Library?). > it would not break any existing code, but it would make the function EVER > more useful! Microsoft maintains the library. We just consume

[Mingw-w64-public] change to toupper and tolower standard definition in

2011-03-20 Thread Jim Michaels
I don't know who to go to to make this change request to the c library standard (ANSI C Library?). it would not break any existing code, but it would make the function EVER more useful! in ctype.h, these macros should be redefined. http://msdn.microsoft.com/en-us/library/45119yx3%28VS.80%29.a