Ticket #272 (new Bug)
Opened 5 years ago
Harmless warning about switch when building on Win32
| Reported by: | shiva | Owned by: | Cyrus Daboo |
|---|---|---|---|
| Priority: | trivial | Milestone: | unassigned |
| Component: | Application | Version: | v4.0.8 |
| Severity: | Other | Keywords: | |
| Cc: | Operating System: | Windows | |
| OS Version: |
Description
Warning issued for switch with no case, just default. Can easily be suppressed with a pragma.
Attachments
Change History
Changed 5 years ago by shiva
- Attachment br_crlfbuf.c.diff added
Note: See
TracTickets for help on using
tickets.
Patch to suppress warning