[Bug java/19586] gij exits with SIGABR

rickard dot narstrom at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu Jan 27 22:29:00 GMT 2005


------- Additional Comments From rickard dot narstrom at gmail dot com  2005-01-27 22:29 -------
hmmm.... I don't think this is a normal behavor, shulden't it use english in all
this cases

% echo $LANG
sv_SE.UTF-8
% LANG=C gij Test
Avbruten (SIGABRT)
% env LANG=C gij Test
Avbruten (SIGABRT)
% export LANG=C
% gij Test
Aborted


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19586



More information about the Java-prs mailing list