[Bug 268820] index C++ variable overloading
| Newsgroups | gmane.os.freebsd.devel.standards |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268820 Eugene Grosbein <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Eugene Grosbein <[email protected]> --- 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.