On Mon, Sep 14, 2009 at 07:56:51AM +0200, Werner LEMBERG wrote: > >> http://tinderbox.x.org/builds/2009-09-13-0000/logs/xserver/#build > >> > >> In file included from dmx.c:61: > >> /home/cjb/xorg-build/include/X11/extensions/dmxext.h:69: error: > >> expected specifier-qualifier-list before 'XRectangle' > > > > Fixed, sorry about that. > > > > http://cgit.freedesktop.org/xorg/xserver/commit/?id=e85775aa64d1e9322c82090a26256af5e1fede0a > > Are such fixes reflected in the supermodule? How do I update > properly?
The 7.5 supermodule is on .900 which doesn't have the dmx fixes in yet. Best is to wait for RC1 if you want it done automatically. However, note that the supermodule simple records the commit of the submodules, nothing else. So you can simply go into xserver and run git pull (switch to the master branch first though). next time you run git submodule update it'll set you back onto the recorded commit. Cheers, Peter _______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
