This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin 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] Bigger Chooser 2


Gary R. Van Sickle wrote:
>> Gary R. Van Sickle wrote:
>>> Bigger and better than ever baby YEAH!
>>
>> -  int i;
>> -  for (i = 0; i < NumPropPages; i++)
>> +  unmixed  int i;
>> +  for (i = 0; i < PropertyPages.size(); i++)
>>
>> Gary, what is an unmixed int? :-)
>
> I think it's a C99-ism.  Not a moment too soon either, I hate it when my
> ints get all mixed.  ;-)
>
> But wait now, are you reviewing my patch?  Last I heard it wasn't goin'
> in no way no shape no how?  Did I miss an email?

Rob and I are seperate entities, you know :-)

I'm enthusiatic about your patch. (I'm using it in the setup I compile for
my normal use). It occurred to me that the best way to get it in ASAP might
be to do the slice-and-dice job Robert mandated myself. Don't let that stop
you working on it though!

Max.


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