id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc,game 7949,BeOS compilation patches,SF/kreeblah,SF/ender,"{{{#!Markdown Since my browser's having problems attatching files, I'll just copy/paste the very small diff files here. As BeOS's gcc port automatically defines \_\_BEOS\_\_ I changed all the BEOS define references to \_\_BEOS\_\_ Here's the diff for gameDetector.cpp: 452c452 < \#if defined\(UNIX\) && \!defined\(BEOS\) \--- > \#if defined\(UNIX\) && \!defined\(\_\_BEOS\_\_\) And here's the one for sound/mididrv.cpp: 350c350 < \#if defined\(UNIX\) && \!defined\(BEOS\) \--- > \#if defined\(UNIX\) && \!defined\(\_\_BEOS\_\_\) }}} {{{#!div style=""font-size: 75%"" Ticket imported from: !#546874. Ticket imported from: patches/54. }}}",patch,closed,normal,Port: BeOS,,,,,