Modify ↓
Opened 4 years ago
Closed 3 years ago
#142 closed defect (fixed)
remove #warnings in the code
| Reported by: | myles | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | coreboot | Keywords: | |
| Cc: | Dependencies: | ||
| Patch Status: | there is no patch |
Description
#warnings in the code should be converted to tickets in trac, or fixed.
Compiler warnings don't seem to be useful to get things fixed. They also obscure real warnings. The medium-term goal would be to have warning-free compilation. After that -Werror would be nice. It seems like a small thing to ask that code compile without warnings.
Attachments (0)
Change History (1)
comment:1 Changed 3 years ago by stepan
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
