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

[jira] [Resolved] (COR-24) io.h Requirement

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

Peter Kelly resolved COR-24.
----------------------------
    Resolution: Fixed
      Assignee: Peter Kelly

Fixed in commit d785d58d96bc807c7546f683a860b5a8c7c6d3aa

> io.h Requirement
> ----------------
>
>                 Key: COR-24
>                 URL: https://issues.apache.org/jira/browse/COR-24
>             Project: Corinthia
>          Issue Type: Bug
>            Reporter: Dennis E. Hamilton
>            Assignee: Peter Kelly
>            Priority: Minor
>
> I notice there is apparently a dependency in DocFormats/core/src/lib/DFFilesystem.c on what Windows includes in header io.h.
> Exactly what functions and constants are expected that are unavailable when io.h is not included?
> (I am not yet able to compile this standalone to find out what is unresolved or undeclared.)
> What other library are these defined in when compiling for Linux and OS X?
> I'm asking because I wonder if there is a way to satisfy the dependencies without io.h at all.  Or without depending on low-level input-output beyond the Standard C library.  (There are many functions that can be found in more than one library.)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)