From: Grzegorz J. <ja...@ac...> - 2004-07-15 14:35:28
|
Stefan Seefeld wrote: > hi there, > > I just got a bug report for synopsis from a user who > reports that all input containing 'metaclass' generates > parse errors. > Looking into the Opencxx lexer, I see it's defined there > as a keyword :-) Why don't you put it under run-time flag? BR Grzegorz > > Obviously I have to remove this for synopsis, though I'd > like to preserve the possibility to insert opencxx markers > into C++ code. What could become an alternative keyword ? > What token is unlikely to be used by others, and yet a valid > token ? (apparently words starting with two underscores are > out, as they are reserved for the compiler / std library). > What about '_opencxx' or similar ? (I know it's used as a macro > now...) > > Regards, > Stefan > > > ------------------------------------------------------- > This SF.Net email is sponsored by BEA Weblogic Workshop > FREE Java Enterprise J2EE developer tools! > Get your free copy of BEA WebLogic Workshop 8.1 today. > http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click > _______________________________________________ > Opencxx-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opencxx-users |