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


> I needed to make the following changes before this would compile. 
> Mostly namespace errors,

the std:: below or something else ? 

>  but also a typo 
where ? 

> and main() void vs. int.
fixed 

> I figured the library files should explicitly call std::cout & friends, 
fixed 

> but the executables could go ahead and say 'using namespace std;'.
> 
> Oh, a few other niggles: why does Makefile have DOS line-endings
fixed 

> README needs a brief note about this 0.6 version.  

More than I have written in my last email ? 

>And shouldn't there be a ChangeLog?

Created with cvs2cl and added to the cvs. 

Ralf 

 


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