[Bug 273711] off64_t abuse in <stdio.h> for native API
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 273711] off64_t abuse in <stdio.h> for native API"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 15 Sep 2023 23:18:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273711
Warner Losh <imp@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Closed
Resolution|--- |Not A Bug
--- Comment #4 from Warner Losh <imp@FreeBSD.org> ---
It is illegal to define _OFF64_T_DECLARED on the command line. That's reserved
for the implementation.
So this is not a bug.
--
You are receiving this mail because:
You are the assignee for the bug.