commit 513b6430389cd0d20fbc2e5aa62d9c5246729321
Author: zrj <[email protected]>
Date: Thu Jun 30 17:56:03 2016 +0300
<stdio.h>: Hide macros that break global :: ns in cxx.
Avoid expanding macros ::(!__isthreaded ?...) to poorly written
ports that assume some specific libc/stdio.h implementation.
Will help with patching efforts to have less +<cstdio> patches
in dports using c++ codes.
Summary of changes:
include/stdio.h | 2 ++
1 file changed, 2 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/513b6430389cd0d20fbc2e5aa62d9c5246729321
--
DragonFly BSD source repository