Re: 3.0.3
- Posted by Robert Craig <rds at RapidEuphoria.com> May 06, 2007
- 739 views
CChris wrote: > Are you going to fix the bug where environment variables (like EUDIR) that > have > accented characters inside their value are improperly reported by getenv() > under Windows (at least XP)? > > For instance, if a path was entered with a e acute,, getenv() returns it > with a U acute, and include files are not found if the variable happened to > be EUINC. > > Suggested fix: under Windows, if a path gives a file open failure in > path_open(), and has chars in the 128-255 range, then convert it using > CharToOEM() API and try again. I don't plan to do anything about this in 3.0.3. Maybe you or someone else can deal with it in 3.0.4 or later if no one objects. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com