CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2017/02/28 07:17:53

Modified files:
        games/xkobo    : Makefile 
Added files:
        games/xkobo/patches: patch-scenes_h patch-xlbacking_C 
                             patch-xlbacking_h patch-xlwin_C 
                             patch-xlwin_h 

Log message:
make the compiler whine less and fix a surprising funny error with llvm,
reported by naddy@:

new C++ rules means that externally visible variables *must* get
type-correct mangled decorations, which  can't work with unnamed types.
lol

Reply via email to