Opened 3 years ago
Last modified 3 years ago
#17 accepted defect
openyahtzee-1.9: fails to build with gcc-4.5
| Reported by: | xarthisius.kk@… | Owned by: | guyru |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Keywords: | Cc: |
Description
Direct calls of class' constructors are no longer allowed by gcc-4.5, as result openyahtzee fails to build with the most recent gcc.
Downstream bug report: http://bugs.gentoo.org/show_bug.cgi?id=318601
Build log: please see downstream bug.
Please note that attached patch is backward compatible, i.e. works with gcc < 4.5
Best regards,
Kacper Kowalik
Attachments (1)
Change History (2)
Changed 3 years ago by xarthisius.kk@…
comment:1 Changed 3 years ago by guyru
- Owner set to guyru
- Status changed from new to accepted
Note: See
TracTickets for help on using
tickets.

fixing build issue with gcc 4.5