[Bug 1312] - compilation problem on NetBSD (*BSD?)

wine-bugs at winehq.com wine-bugs at winehq.com
Sat Mar 8 07:41:30 CST 2003


http://bugs.winehq.com/show_bug.cgi?id=1312





------- Additional Comments From wiz at danbala.ifoer.tuwien.ac.at  2003-03-08 07:41 -------
ok, the CD_SECS and CD_FRAMES as well as the debug line are fixed in CVS.
The CDROM_MSF is only used once outside of the #ifdef linux part -- I guess
that's an error and just shouldn't be there.

Additionally, I stumbled over a duplicate assignment around line 920:
        data->MediaCatalog.FormatCode = IOCTL_CDROM_MEDIA_CATALOG;
        data->MediaCatalog.FormatCode = sc.what.media_catalog.data_format;
One of them should probably go...

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1312>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.



More information about the wine-bugs mailing list