From: Eric B. <er...@go...> - 2009-01-12 18:50:50
|
Martin Piskernig wrote: > Since EiffelStudio 6.4 development releases now support the ECMA "note" > keyword additional to "indexing" and they already began to convert > their libraries to use it, I ask myself how I can activate support of > the keyword in the Gobo Eiffel parser. I did not find a switch like it > exists for the e.g. "attribute" keyword. Also from a first look in the > lexer/parser sources I don't see any reference to the keyword. > > Could you please add support for it or show me how to handle it? This is now implemented in the SVN repository. > The "attribute" keyword is now also supported and setting > UT_SHARED_ISE_VERSIONS.ise_latest should enable it (or possibly add > ise_6_4_latest or something like that). Done. -- Eric Bezault mailto:er...@go... http://www.gobosoft.com |