You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Alberto Massari (JIRA)" <xe...@xml.apache.org> on 2009/08/10 20:49:14 UTC

[jira] Closed: (XERCESC-664) Use FILE* instead of void* for FileHandle on Linux

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

Alberto Massari closed XERCESC-664.
-----------------------------------

    Resolution: Won't Fix
      Assignee:     (was: Xerces-C Developers Mailing List)

The FileHandle type is global to all platforms

> Use FILE* instead of void* for FileHandle on Linux
> --------------------------------------------------
>
>                 Key: XERCESC-664
>                 URL: https://issues.apache.org/jira/browse/XERCESC-664
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: Nightly build (please specify the date)
>         Environment: Operating System: Linux
> Platform: Other
>            Reporter: Dan Gohman
>
> As long as GLIBC is being assumed on Linux, the
> definition of FileHandle in util/Platforms/LinuxDefs.hpp
> can be changed from void* to FILE*. This will make many
> of the casts in LinuxPlatformUtils.cpp unnecessary.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org