This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/19586] gij exits with SIGABR


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]