[PATCH]Remove concat.cc and concat.h

Michael A Chase mchase@ix.netcom.com
Sat Feb 2 01:23:00 GMT 2002


This patch is intended to be applied after Robert's String class patch.  It
removes all calls to concat() and vconcat() and replaces String cygpath
(const char *, ...) with String cygpath (String const &).  After this patch
concat.cc and concat.h should not be needed.

To get the program to compile, I had to replace 'url' with 'Purl in
nio-http.cc and make add 'const' to the definition of f2 in script.cc.

After compiling, I updated two packages from the internet.  Everything
appeared to work correctly.

--
Mac :})
** I normally forward private questions to the appropriate mail list. **
Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.htm
Give a hobbit a fish and he eats fish for a day.
Give a hobbit a ring and he eats fish for an age.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: cinstall-mac-020202-1.patch.bz2
Type: application/octet-stream
Size: 6669 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20020202/b6f56458/attachment.obj>


More information about the Cygwin-patches mailing list