Refactor away C89 idioms
------------------------

                 Key: LUCY-144
                 URL: https://issues.apache.org/jira/browse/LUCY-144
             Project: Lucy
          Issue Type: Improvement
            Reporter: Marvin Humphrey
            Priority: Minor


Most of the Lucy code base uses the intersection of C99 and C++ as its C
dialect.  (The exception is Charmonizer, which continues to target the
intersection of C89 and C++.)  However, a lot of the code was written for C89
and could stand minor refactoring to favor C99 idioms for the sake of clarity,
tidiness and safety.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to