Ticket #131 (closed defect: fixed)

Opened 5 months ago

Last modified 4 months ago

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

Changed 5 months ago by thorkill

  • owner set to thorkill

Changed 4 months ago by thorkill

  • status changed from new to assigned

Changed 4 months ago by thorkill

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.