Opened 12 years ago
Closed 12 years ago
#453 closed defect (fixed)
Compilation warnings with GCC 4.7
Reported by: | Alpar Juttner | Owned by: | Alpar Juttner |
---|---|---|---|
Priority: | major | Milestone: | LEMON 1.3 release |
Component: | core | Version: | hg main |
Keywords: | Cc: | ||
Revision id: |
Description
GCC 4.7 reports a couple of
variable ‘x’ set but not used [-Werror=unused-but-set-variable]
warnings on all active branches.
Note: See
TracTickets for help on using
tickets.
Fixed in [7e368d9b67f7],[a26b90a17c81] and [9a6c9d4ee77b].