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

Max.


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