You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@corinthia.apache.org by "jan iversen (JIRA)" <ji...@apache.org> on 2015/01/18 10:34:34 UTC

[jira] [Closed] (COR-23) WordPlain.c parseDocumentRels requires C99

     [ https://issues.apache.org/jira/browse/COR-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jan iversen closed COR-23.
--------------------------
    Resolution: Won't Fix

C99 is according to peter the standard we use.

> WordPlain.c parseDocumentRels requires C99
> ------------------------------------------
>
>                 Key: COR-23
>                 URL: https://issues.apache.org/jira/browse/COR-23
>             Project: Corinthia
>          Issue Type: Bug
>          Components: DocFormats - OOXML filter
>            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)