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

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

Dennis E. Hamilton created COR-24:
-------------------------------------

             Summary: 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)