[Scummvm-devel] PATCH: Explaining the #ifdef

Michael Lauer mickey at tm.informatik.uni-frankfurt.de
Thu Jan 22 09:27:02 CET 2004


I'm one of the Opie (Qtopia fork) and OpenZaurus core developers.
While working on improving libsdl to work better on the new Sharp
Zaurus C7x0/C8x0 series, I came over the following lines in
common/main.cpp:

#if defined(QTOPIA)
// FIXME - why exactly is this needed?
extern "C" int main(int argc, char *argv[]);
#endif

The attached patch (against scummvm 0.5.1) fixes that FIXME by providing
a detail explanation.

Cheers and thanks for your great work!

Mickey.

-- 
:M:
--------------------------------------------------------------------------
Dipl.-Inf. Michael 'Mickey' Lauer   mickey at tm.informatik.uni-frankfurt.de 
  Raum 10b - ++49 69 798 28358       Fachbereich Informatik und Biologie  
--------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qtopia-main-explanation.patch
Type: text/x-patch
Size: 868 bytes
Desc: not available
URL: <http://lists.scummvm.org/pipermail/scummvm-devel/attachments/20040122/28fddbf3/attachment.bin>


More information about the Scummvm-devel mailing list