Menu

#8 Additional fix for gcc 3.2/Mandrake 9.0

open-fixed
nobody
None
5
2002-11-17
2002-11-09
No

Here's some simple changes I needed to make to get the
current CVS snapshot (around ver 0.4.2 ?) to compile on
Mandrake Linux 9.0 (upgraded from 8.2).
The problem seemed to be with two member functions
having default values being given to their arguments,
when the prototype already specified these defaults -
the compiler didn't like it.

Maybe the change would properly be made at the
prototype definition instead. . .I'm not much of a C++
coder, but this worked anyway.

To get this to work:
* FIRST APPLY the '[ 628306 ] Fix for gcc 3.x'
(mutella-gcc32.patch) patch.
* Then apply this patch (mutella-gcc32mdk90.patch).

Discussion

  • Andrew Perry

    Andrew Perry - 2002-11-09

    Additional patch for gcc 3.2/Mandrake 9.0

     
  • Max Zaitsev

    Max Zaitsev - 2002-11-17
    • status: open --> open-fixed
     
  • Max Zaitsev

    Max Zaitsev - 2002-11-17

    Logged In: YES
    user_id=337781

    Could you please test the most recent CVS and mail me if you
    gon any problems.

    M

     
  • Andrew Perry

    Andrew Perry - 2002-11-18

    Logged In: YES
    user_id=645377

    Current CVS compiles fine now under Mandrake Linux 9.0
    (upgraded from 8.2)., gcc 3.2, without needing this patch
    and the previous gcc 3.2 patch.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.