Ticket #125 (closed patches: fixed)

Opened 2 years ago

Last modified 19 months ago

efltk-2.0.6 patch to build with gcc-4.1.1

Reported by: devcjohnson Owned by: nobody
Priority: lowest Milestone: 1.2
Component: efltk Version: 1.1
Keywords: Cc:

Description (last modified by karijes) (diff)

Not sure where to put this exactly and my apologies if
this is the inappropriate place.

I cleaned up the header files that where causing
extraneous qualification errors.  Also, and this may or
may not be a touchy subject, but to my knowledge a base
class that has virtual functions need to have a virtual
destructor as well.  gcc-4.1.1 complains about these as
warnings too.  

Attached is a patch file of the changes I had to make
to get this compile under ubuntu-6.02 with gcc-4.1.1
and for the most part it is a clean compile with only a
couple of warnings.  All errors are now resolved.

Respectfully,
Chris

Change History

Changed 21 months ago by karijes

  • description modified (diff)
  • component changed from None to efltk
  • summary changed from eflt-2.0.6 patch to build with gcc-4.1.1 to efltk-2.0.6 patch to build with gcc-4.1.1
  • priority changed from 5 to lowest
  • version changed from None to 1.1
  • milestone set to 1.2

Changed 19 months ago by vljubovic

  • status changed from assigned to closed
  • resolution changed from None to fixed

Thanks a lot. Your patch was applied on SVN and will be a part of next efltk release (probably 2.0.7).

Note: See TracTickets for help on using tickets.