DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21601>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21601

Base64 may not be portable between VMs





------- Additional Comments From [EMAIL PROTECTED]  2003-07-15 07:07 -------
If I remember right, even the JVMs IBM has running on weird EBCDIC machines
convert an EBCDIC 'A' to U0041 when you compile a source file.  Still, it would
be safest to use decimal or hex constants instead of casting chars to bytes, and
there's a very slight chance it might matter someday.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to