On Fri, 19 Jan 2024 10:30:54 GMT, Kim Barrett <kbarr...@openjdk.org> wrote:

> Consider (perhaps in a separate PR) forbidding the use of the xxx64 
> functions, using FORBID_C_FUNCTION (from compilerWarnings.hpp &etc). I think 
> it would be done in globalDefinitions_gcc.hpp, and probably conditional on 
> _LARGEFILE64_SOURCE.

Though I think this becomes moot if the definition of _LARGEFILE64_SOURCE gets 
removed, which I assume is the
plan to eventually do.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/16329#issuecomment-1900167112

Reply via email to