Re: observation: cygrunsrv -env option: max env var size is 256 chars

2004-04-18 Thread Tom Rodman
On Sun 4/18/04 13:15 +0200 Corinna wrote: >I've uploaded version 1.0-1 which allows arbitrarily sized environment >variables. The number of variables is still limited to 255. Thank-you Corinna! -- Tom Rodman pls run for my address: perl -e 'print unpack("u", "1\:6UP\,\$\!T\http://cygwin.com

Re: observation: cygrunsrv -env option: max env var size is 256 chars

2004-04-18 Thread Corinna Vinschen
On Apr 17 09:50, Tom Rodman wrote: > Based on a few tests this morning under 1.5.9(0.112/4/2), > the cygrunsrv -env option supports env vars > with a string length below 257 characters. Larger env vars > seem to get into the registry, but not into the service's env. > > If I'm right it would be

observation: cygrunsrv -env option: max env var size is 256 chars

2004-04-17 Thread Tom Rodman
Based on a few tests this morning under 1.5.9(0.112/4/2), the cygrunsrv -env option supports env vars with a string length below 257 characters. Larger env vars seem to get into the registry, but not into the service's env. If I'm right it would be nice if "cygrunsrv --help" showed this. I read