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: Integrating Ralf's rebase into setup.exe


Ralf Habacker wrote:
I needed to make the following changes before this would compile. Mostly namespace errors,
the std:: below or something else ?
Nope, that was it.

but also a typo
where ?
In checkimage.cc:

-  ctFile dll(filename);
+  LinkedObjectFile dll(filename);

README needs a brief note about this 0.6 version.

More than I have written in my last email ?
No, it's just that the README file itself contains some brief descriptions of version 0.1 -- 0.5, but not 0.6. I thought it odd that 0.6 was missing.

Created with cvs2cl and added to the cvs.
Interesting tool -- I'd never heard of it before.

--Chuck


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