Ticket #131 (closed defect: fixed)
trivial header breakage in c++
| Reported by: | glenn | Owned by: | thorkill |
|---|---|---|---|
| Priority: | minor | Milestone: | v0.81 |
| Component: | libasm | Version: | |
| Severity: | Medium | Keywords: | |
| Cc: |
Description
The headers work in C++ except for one thing: enum asm_instr in libasm/include/libasm-i386.h conflicts with the struct of the same name.
This enum never seems to be used by name, so renaming it is simple.
Change History
Note: See
TracTickets for help on using
tickets.
