Dennis E. Hamilton created COR-23:
-------------------------------------
Summary: WordPlain.c parseDocumentRels requires C99
Key: COR-23
URL: https://issues.apache.org/jira/browse/COR-23
Project: Corinthia
Issue Type: Bug
Reporter: Dennis E. Hamilton
Priority: Minor
Allowance of declarations intermixed in statements is a C99 feature. It is a
nice feature.
I notice that WordPlain.c function parseDocumentRels() depends on it.
Are we depending on that for all compilers that are used?
Are we compiling as Standard C? (i.e., no extensions)?
(This is probably not a JIRA issue, but it seems like a good idea to have it
captured in an easy-to-find place.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)