[Bug 268820] index C++ variable overloading
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 268820] index C++ variable overloading"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Jan 2023 09:18:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268820 Eugene Grosbein <eugen@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eugen@freebsd.org --- Comment #3 from Eugene Grosbein <eugen@freebsd.org> --- This works as designed. Use: #define _POSIX_C_SOURCE 200809 And you will be fine. -- You are receiving this mail because: You are the assignee for the bug.