[Patch]: Win95

Pierre A. Humblet pierre@phumblet.no-ip.org
Tue Mar 23 00:29:00 GMT 2004


At 03:20 PM 3/22/2004 -0500, Christopher Faylor wrote:
>On Mon, Mar 22, 2004 at 02:57:36PM -0500, Pierre A. Humblet wrote:
>>
>>It works on NT4.0. Will test on 95 and ME this evening.

Fine on ME. There has already been a more complete Win95 test
reported on the list, so I will pass.

>The for loop had something like this:
>
>int i;
>for (char **peb = ebp, i = 0;
>
>That defined a char **i rather than using the 'int i'.
                 
Thanks, I had missed that. But I think it really defines
a char i.

Pierre



More information about the Cygwin-patches mailing list