[
https://issues.apache.org/jira/browse/COR-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14272778#comment-14272778
]
Peter Kelly commented on COR-23:
--------------------------------
The entire codebase is C99.
> 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
> Labels: C, C99, standard
>
> 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)