Ticket #1 (closed task: fixed)

Opened 3 years ago

Last modified 3 years ago

figure out the dix-config.h in darwin.h crash

Reported by: jeremyhu@… Owned by: jeremyhu@…
Priority: Important Milestone: 2.1
Component: xserver Version: 2.1.0 (xserver-1.3)
Keywords: Cc:

Description

This needs to be addressed as it is indicative of inconsistent #defines between out source files which might be leading to inconsistent data structure definitions between them (and therefore causing other crashes)

Change History

Changed 3 years ago by jeremyhu@…

  • priority changed from blocker to major

Changed 3 years ago by jeremyhu@…

  • status changed from new to closed
  • resolution set to fixed
  • version set to 2.1
  • type changed from usability to task

All source files in the 1.2 branch now include xorg-config.h. I'll do similar updates to 1.4 to all include dix-config.h. This brough to light one weird bug. Defineing NDEBUG while including assert.h caused us to hang... not sure why...

Note: See TracTickets for help on using tickets.