[VW 7.9} System variables are not converted properly.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[VW 7.9} System variables are not converted properly.

Terry Raymond

CEnviroment #primEnvironment returns 2 byte encoded strings. However, in

#checkEnvironment the 2 byte encoded strings are decoded by

IOAccessor>>convertSimpleStringFromPlatform: which use #default encoding instead

of #UTF16 encoding.

 

The result being, a request for a system variable returns an empty string.

 

Terry

 

===========================================================

Terry Raymond

Crafted Smalltalk

80 Lazywood Ln.

Tiverton, RI  02878

(401) 624-4517      [hidden email]

===========================================================

 


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc