Bug #50
New warnings since r3321
Status: | Approved | Start date: | 04/01/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Lionel Orry | % Done: | 100% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
Since revision r3321, it happens that ASSERT
has been defined in two several places (it was invisible before).
Extract from compilation log:
uppsrc/Core/Diag.h:142:0: warning: "ASSERT" redefined uppsrc/Core/Defs.h:38:0: note: this is the location of the previous definition
What should we do about that? Which ASSERT
is the right one, and is there a way to prevent redundancy?
Lionel
History
#1 Updated by Miroslav Fidler about 14 years ago
- Status changed from New to Ready for QA
- Assignee changed from Miroslav Fidler to Lionel Orry
#2 Updated by Lionel Orry about 14 years ago
- Status changed from Ready for QA to Approved
- % Done changed from 0 to 100
Thanks a lot Mirek!
Fixed in rev. r3328