Problems with GCC and/or VAX LINK

Henry Spencer henry at utzoo.uucp
Tue Mar 14 02:37:31 AEST 1989


In article <9776 at bloom-beacon.MIT.EDU> jfc at athena.mit.edu (John F Carr) writes:
>>	3.1.9 Comments
>>	  ... The contents of a comment are examined only to identify
>>	multibyte characters ...                          ^^^^^^^^^^^
>        ^^^^^^^^^^^^^^^^^^^
>
>Why?

Because the ASCII code for '*' or '/' might possibly appear as part of
a multibyte character, so the compiler cannot get comment delimiters
right without knowing about multibyte characters.
-- 
Welcome to Mars!  Your         |     Henry Spencer at U of Toronto Zoology
passport and visa, comrade?    | uunet!attcan!utzoo!henry henry at zoo.toronto.edu



More information about the Comp.lang.c mailing list