• Mihai Moldovan's avatar
    Several fixes for building debug versions of NX (990_fix-DEBUG-and-TEST-builds.full.patch). · 6e662473
    Mihai Moldovan authored
      (1) In nx-X11/programs/Xserver/dix:
    
      Fix several compile errors when specifying -DDEBUG globally. Previous GCC
      versions were more liberal and the code thus compiled.
    
      Also initialize/reset a count variable correctly.
    
      (2) In nx-X11/programs/Xserver/hw/nxagent/Render.c:
    
      Check for pSrc->pDrawable to exist instead of having nxagent segfault when
      it does not.
    
      This enables the possibility of compiling all nxagent modules in TEST mode.
    6e662473
Name
Last commit
Last update
..
NXdamage.c Loading commit data...
NXdispatch.c Loading commit data...
NXdixfonts.c Loading commit data...
NXevents.c Loading commit data...
NXextension.c Loading commit data...
NXglxext.c Loading commit data...
NXglyph.c Loading commit data...
NXglyphcurs.c Loading commit data...
NXglyphstr.h Loading commit data...
NXmiexpose.c Loading commit data...
NXmiglyph.c Loading commit data...
NXmitrap.c Loading commit data...
NXmiwindow.c Loading commit data...
NXpicture.c Loading commit data...
NXpicturestr.h Loading commit data...
NXproperty.c Loading commit data...
NXrender.c Loading commit data...
NXresource.c Loading commit data...
NXshm.c Loading commit data...
NXwindow.c Loading commit data...
NXxvdisp.c Loading commit data...