Github user DaveBirdsall commented on a diff in the pull request:

    https://github.com/apache/incubator-trafodion/pull/185#discussion_r45686017
  
    --- Diff: core/sql/parser/ulexer.h ---
    @@ -47,6 +17,13 @@
     // this software without specific prior written permission.
     
     
    +// ULexer.h -- define interfaces for Unicode lexical analyzer class (tcr)
    +
    +// Flex (version 2.5.4a and earlier) does not support Unicode. Our attempts
    +// at extending flex to generate a Unicode scanner were unsuccessful. So, 
we 
    +// hand-code a Unicode scanner for SQL/MX but retain the flex C++ scanner
    --- End diff --
    
    Should we say, "Trafodion" instead of "SQL/MX"?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to