You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by "rip.nsk (JIRA)" <ji...@apache.org> on 2017/12/14 19:06:00 UTC

[jira] [Created] (ORC-280) use Z_PREFIX if zlib requires it

rip.nsk created ORC-280:
---------------------------

             Summary: use Z_PREFIX if zlib requires it
                 Key: ORC-280
                 URL: https://issues.apache.org/jira/browse/ORC-280
             Project: ORC
          Issue Type: Improvement
          Components: C++
            Reporter: rip.nsk
            Assignee: rip.nsk


zlib can be compiled with --zprefix (adds z_ prefix to most public symbols), to use it Z_PREFIX have to be defined before include "zlib.h"



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)