You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by "Scott Cantor (JIRA)" <ji...@apache.org> on 2017/09/01 23:19:00 UTC

[jira] [Updated] (SANTUARIO-382) Unconditionally enable large file support

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

Scott Cantor updated SANTUARIO-382:
-----------------------------------
    Fix Version/s: C++ 2.0.0

> Unconditionally enable large file support
> -----------------------------------------
>
>                 Key: SANTUARIO-382
>                 URL: https://issues.apache.org/jira/browse/SANTUARIO-382
>             Project: Santuario
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: C++ 1.7.0, C++ 1.7.1, C++ 1.7.2
>            Reporter: Russ Allbery
>            Assignee: Scott Cantor
>            Priority: Trivial
>             Fix For: C++ 2.0.0
>
>
> This should probably wait for the next time there's an ABI and SONAME change.
> While it's unlikely to come up with this particular package, it's now considered best practice to always build C and C++ source with large files enabled.  With Autoconf, this is generally as simple as adding AC_SYS_LARGEFILE to configure.ac.  There is discussion of making this the default compilation mode in a later version of glibc, so doing this in conjunction with a planned ABI change may avoid some compatibility issues later.
> Caught by Debian's Lintian package checking tool.



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