Integrating Ralf's rebase into setup.exe

Charles Wilson cwilson@ece.gatech.edu
Tue Dec 31 07:51:00 GMT 2002


I needed to make the following changes before this would compile. 
Mostly namespace errors, but also a typo and main() void vs. int.

I figured the library files should explicitly call std::cout & friends, 
but the executables could go ahead and say 'using namespace std;'.

Oh, a few other niggles: why does Makefile have DOS line-endings, but 
all the other files have UNIX line-endings?  README needs a brief note 
about this 0.6 version.  And shouldn't there be a ChangeLog?

--Chuck
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rebase_06.patch
URL: <http://cygwin.com/pipermail/cygwin-apps/attachments/20021231/4317fc6c/attachment.ksh>


More information about the Cygwin-apps mailing list