Implementing Universal Character Names in identifiers

Martin v. Löwis loewis@informatik.hu-berlin.de
Sun Nov 3 06:08:00 GMT 2002


Andrew Pinski <pinskia@physics.uc.edu> writes:

> > Martin> Since you can get GNU binutils for all systems
> >
> > Is that really true?
> 
> No it is not true because you cannot get a recent version of GNU
> binutils for Darwin,
> You can get a heavily modified old version for Darwin though.

My statement might not be true in general, but Darwin is a bad
example.

The assembler that Apple ships with Darwin *is* a GNU assembler, and
(probably by coincidence) it does support UTF-8 in identifiers.

Regards,
Martin



More information about the Java mailing list