]> granicus.if.org Git - graphviz/commit
Replace last usage of _BEGIN/END_EXTERNS_
authorErwin Janssen <erwinjanssen@outlook.com>
Sun, 18 Dec 2016 14:49:15 +0000 (15:49 +0100)
committerErwin Janssen <erwinjanssen@outlook.com>
Wed, 21 Dec 2016 13:54:26 +0000 (14:54 +0100)
commitbc629efd8cb603b9f37b9dec42b4a6244e618db8
treebfcbe877bfd5698828c9068d20491b1052d25a1c
parent8b87fd352c282f035111dd64492186e9e2760780
Replace last usage of _BEGIN/END_EXTERNS_

The last occurence of the defines _BEGIN_EXTERNS_ and _END_EXTERNS_ in the
code was in lib/sfio/sfsetbuf.h, this is now replaced with the standard
`extern "C"` define and check. Because of this, the definition of
_BEGIN_EXTERNS_ and _END_EXTERNS_ can be removed from ast_common.h
ast_common.h.in
features/common
lib/sfio/features/common
lib/sfio/sfsetbuf.c
lib/vmalloc/features/common
windows/include/ast_common.h