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:
> > 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?

--
Gary R. Van Sickle
Brewer.  Patriot.


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