17.01.2017 15:00, Alex Peshkoff wrote:
> This way reserved word becomes non-reserved. Looks at
>
> valid_symbol_name
>      : SYMBOL
>      | non_reserved_word
>      ;
>
> followed by list of non_reserved_word-s.

   Including "BINARY" into <non_reserved_word> caused a lot of reduce/reduce 
conflicts.


-- 
   WBR, SD.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to