Menu

#4569 AMIGAOS4: Compiler error in maxtrax.cpp

All Games
closed-fixed
5
2009-08-27
2009-08-27
No

Latest build gives an error in maxtrax.cpp

C++ sound/mods/maxtrax.o
sound/mods/maxtrax.cpp: In member function 'virtual void Audio::MaxTrax::interrupt()':
sound/mods/maxtrax.cpp:179: error: no matching function for call to 'MAX(int, long int)'
sound/mods/maxtrax.cpp:339: error: no matching function for call to 'MAX(int, long int)'
gmake: *** [sound/mods/maxtrax.o] Error 1

AmigaOS4
gcc version 4.2.4 (adtools build 20090118)

Discussion

  • Sven Hesse

    Sven Hesse - 2009-08-27

    Should be fixed in the SVN repository

     
  • Sven Hesse

    Sven Hesse - 2009-08-27
    • assigned_to: nobody --> drmccoy
    • status: open --> closed-fixed