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:26:34 UTC

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

    [ https://issues.apache.org/jira/browse/COR-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14272783#comment-14272783 ] 

Peter Kelly commented on COR-24:
--------------------------------

This was needed at one point, but I can't remember what for. It's no  longer required; the code builds fine without it. I've just committed a change which removes the include.

> io.h Requirement
> ----------------
>
>                 Key: COR-24
>                 URL: https://issues.apache.org/jira/browse/COR-24
>             Project: Corinthia
>          Issue Type: Bug
>            Reporter: Dennis E. Hamilton
>            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)