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)

Reply via email to