On Tue, Dec 18, 2001 at 08:49:18AM -0800, David Rothenberger wrote: > I thought there was a limit because the char[] array for the > environment value in copyEnvironment() was 512. (This is from > memory, so I may be a little off here.)
No, you're not off. I just looked into the child_set_env() code but I missed the copy_environment() function. There's actually a 512 bytes limit. I'll create a patch and upload a new version soon. Thanks for pointing this out, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:[EMAIL PROTECTED] Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/