Hi, On Thu, Nov 20, 2003 at 09:02:22AM -0000, Phil Barrett wrote: > Simple enough: this header is an old API, which is not included in OS X 10.3 > (Panther). > > The code for the new API is in sanei_scsi.c already, so the solution is just > to define OSX_ONLY_10_2_API somewhere. > > It seems this wasn't defined before, so I suspect the code using the new API > has to be considered untested and potentially buggy. > > (Note that it fails to compile using gcc 2.95 without some reorganisation of > variable and function declarations in the new API code.)
Thanks for the explanation. Patches and testers are welcome. I don't think we should change that before 1.0.13, however. At least if there are not some people who can test the changes. Bye, Henning