Mail Archives: djgpp-workers/1999/01/26/11:26:43
> Where do you want to put that code? In `setup_environment' on crt1.c?
Yeah, that looks like a good place.
> I also understand you suggest this only for the DJGPP variable. Is that
> true? If not, we would be disabling environment variables with trailing
> blanks (admittedly rare, but possible).
At least for that variable. However, it would be easier to do it for
all variables, and I suspect the error cases to far exceed the rare
space-at-end cases. We used to do it this way - why did we change?
Or was that way back in the 1.x days?
- Raw text -