NetBSD/external/mit
apb 418a93cd57 Mark inline function in_word_set(str, len) as static.
The function uses a static variable (stringpool_contents)
and this is not allowed in an inline function with external linkage.
Found by clang -Wstatic-in-inline.
2012-11-08 08:46:26 +00:00
..
expat adjust for expat-2.1.0 2012-04-06 10:49:27 +00:00
lua Don't overwrite Roberto's external $Id. 2012-03-15 01:02:19 +00:00
xorg Mark inline function in_word_set(str, len) as static. 2012-11-08 08:46:26 +00:00
Makefile Move "libexpat" from X11 into base which fixes PR lib/40346. 2012-02-29 20:07:51 +00:00