On Fri, 2002-10-25 at 20:31, Steve Strong wrote:
...
> warns them that "the default character encoding is more that one byte or
> is not one to one" and then it goes on to warn them that i/o may not
> behave correctly in C++ programs.  Imagine their consternation when they
> found out that their programs that read and write text files crash on
> 8.0 and run on <cough> windows.

Is jGRASP using the system's gcc (3.2)?  It seems odd that it would
produce code that crashes, when all of the binaries that Red Hat has
produced with that compiler work.

> Anyone know what's going on, and if it's what I think it is, how can I
> set the default character encoding to standard ASCII?

env LANG=C /path/to/jGRASP




-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to