Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/external/mit/xorg/lib/xcb-util/atom




To: source-changes%NetBSD.org@localhost

Subject: CVS commit: src/external/mit/xorg/lib/xcb-util/atom

From: "Alan Barrett" <apb%netbsd.org@localhost>

Date: Thu, 8 Nov 2012 08:46:26 +0000


Module Name:    src
Committed By:   apb
Date:           Thu Nov  8 08:46:26 UTC 2012

Modified Files:
        src/external/mit/xorg/lib/xcb-util/atom: atoms.c

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/mit/xorg/lib/xcb-util/atom/atoms.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.






Prev by Date: CVS commit: src/sys/arch/arm/arm32

Next by Date: CVS commit: xsrc/external/mit/xcb-util/dist/atom

Previous by Thread: CVS commit: src/sys/arch/arm/arm32

Next by Thread: CVS commit: xsrc/external/mit/xcb-util/dist/atom

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index