Universal Character Names, v2

Neil Booth neil@daikokuya.co.uk
Fri Nov 29 15:53:00 GMT 2002


Neil Booth wrote:-

> Martin v. L?wis wrote:-
> 
> > +      if (utf8)
> > +	{
> > +	  result->flags |= NODE_USES_EXTENDED_CHARACTERS;
> > +#ifndef HAVE_AS_UTF8
> > +	  cpp_error (pfile, DL_ERROR, 
> > +		     "Non-ASCII identifiers not supported by your assembler");
> > +#endif
> > +	}

Also, "non-ASCII" as per the coding standards.

Neil.



More information about the Java mailing list