git: <stdarg.h>: Change visibility of va_copy().
    Rimvydas Jasinskas 
    zrj at crater.dragonflybsd.org
       
    Wed Aug 31 01:00:27 PDT 2016
    
    
  
commit d3b95ee11cf3c1f8c08405412797a5cacdef931c
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Sat Aug 20 14:22:46 2016 +0300
    <stdarg.h>: Change visibility of va_copy().
    
    Looks like it should be visible in certain c++ level but not under -ansi.
    Last case is taken to match private gcc/clang stdarg.h header variant.
Summary of changes:
 include/stdarg.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d3b95ee11cf3c1f8c08405412797a5cacdef931c
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list