From: "Jon A. Lambert" <[EMAIL PROTECTED]>
--- environ.cc.orig 2005-01-01 03:15:33.913185600 -0500
+++ environ.cc 2005-01-01 03:16:55.670747200 -0500
+  int tracesize = strtol (buf, NULL, 0);

Sorry I diffed in the wrong dir, that should be..

tracesize = strtol (buf, NULL, 0);



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



Reply via email to