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
Note: See
TracTickets for help on using
tickets.
