[Bug 624740] Re: gcc-4.5. checks enums more strictly

2010-11-02 Thread Steve Langasek
** Changed in: freetype (Ubuntu) Status: New = Fix Released -- gcc-4.5. checks enums more strictly https://bugs.launchpad.net/bugs/624740 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 624740] Re: gcc-4.5. checks enums more strictly

2010-09-08 Thread Steve Langasek
** Also affects: freetype (Ubuntu Maverick) Importance: Undecided Status: New ** Changed in: freetype (Ubuntu Maverick) Status: New = Won't Fix -- gcc-4.5. checks enums more strictly https://bugs.launchpad.net/bugs/624740 You received this bug notification because you are a

[Bug 624740] Re: gcc-4.5. checks enums more strictly

2010-09-08 Thread Launchpad Bug Tracker
This bug was fixed in the package freetype - 2.4.2-2 --- freetype (2.4.2-2) unstable; urgency=low * debian/patches-ft2demos/f2tdemos-grkey.patch: update to fix another problem when building under gcc-4.5 that was overlooked in the previous version of the patch. LP:

[Bug 624740] Re: gcc-4.5. checks enums more strictly

2010-09-08 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/freetype -- gcc-4.5. checks enums more strictly https://bugs.launchpad.net/bugs/624740 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 624740] Re: gcc-4.5. checks enums more strictly

2010-09-02 Thread David Sugar
I also agree we should not violate the authors original intent. Hence I agree with the original patch. However, there is clearly enough information in this bug report to make a decision and to implement a fix. -- gcc-4.5. checks enums more strictly https://bugs.launchpad.net/bugs/624740 You

[Bug 624740] Re: gcc-4.5. checks enums more strictly

2010-08-31 Thread Peter Pearse
My opinion was - If the author(s) thought an enum was a good idea they must have had a good reason.. -- gcc-4.5. checks enums more strictly https://bugs.launchpad.net/bugs/624740 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 624740] Re: gcc-4.5. checks enums more strictly

2010-08-28 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/sid/freetype -- gcc-4.5. checks enums more strictly https://bugs.launchpad.net/bugs/624740 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 624740] Re: gcc-4.5. checks enums more strictly

2010-08-27 Thread Steve Langasek
I question the utility of having an exhaustive enum for all of the possible keypresses; I think it makes more sense to just redefine the grEvent struct to use an unsigned short instead of the enum: Index: ft2demos-2.4.2/graph/grevents.h

[Bug 624740] Re: gcc-4.5. checks enums more strictly

2010-08-26 Thread Peter Pearse
Patch ft2demos-2.4.2/graph/grevents.h to prevent warnings. ** Patch added: ft2demos-grkey-enum.patch https://bugs.launchpad.net/ubuntu/+source/freetype/+bug/624740/+attachment/1520575/+files/ft2demos-grkey-enum.patch -- gcc-4.5. checks enums more strictly

[Bug 624740] Re: gcc-4.5. checks enums more strictly

2010-08-26 Thread Brian Murray
** Tags added: patch -- gcc-4.5. checks enums more strictly https://bugs.launchpad.net/bugs/624740 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com