Source-Changes archive

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

CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/loader



Module Name:    xsrc
Committed By:   bouyer
Date:           Sat Jan 24 17:16:12 UTC 2009

Modified Files:
        xsrc/external/mit/xorg-server/dist/hw/xfree86/loader: xf86sym.c

Log Message:
On NetBSD/alpha in{b,w,l} and out{b,w,l} are not functions but #define to a
function pointer. This doesn't work with the SYMFUNC() macro, the compiler
outputs and error.

Fix: don't SYMFUNC() these on NetBSD/alpha
Also submitted to Xorg as bug #19720


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 \
    xsrc/external/mit/xorg-server/dist/hw/xfree86/loader/xf86sym.c

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



Home | Main Index | Thread Index | Old Index