The patch included removes STATUS from the accessors
list for the CD structure. The foreign function for
SDL_CDStatus later on takes the same argument (a CD
structure), so I think this is OK.
Duplicate definitions like this cause a warning
condition in SBCL at least, which in turn causes ASDF
to enter the debugger during ASDF:OOS.
0.2.2-CD-STATUS.patch