Changes between Version 42 and Version 43 of FAQ
- Timestamp:
- 03/03/14 14:18:01 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v42 v43 137 137 This is the same issue as the one above, same answer. 138 138 * Why don't you fix those {{{OpenGL}}} warnings/errors? Or silence warnings by default? 139 This is a packaging issue (see [https://bugzilla.redhat.com/show_bug.cgi?id=1052023 redhat bugzilla], [http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703585 debian bug]), and those are not our packages. Silencing warnings by default is bad practice, some of those messages may well be legitimate. The developers/packagers should remove those that are not.139 Version 0.12 does. Note: this is a packaging issue (see [https://bugzilla.redhat.com/show_bug.cgi?id=1052023 redhat bugzilla], [http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703585 debian bug]), and those are not our packages. Silencing warnings by default is bad practice, some of those messages may well be legitimate. The developers/packagers should remove those that are not. 140 140 Importing a library should not show ugly warnings on screen, especially when the missing libraries it complains about are deprecated and not available for installation. You can see this for yourself with: 141 141 {{{