Ticket #49 (closed defect: worksforme)

Opened 3 years ago

Last modified 2 years ago

DDLReader.decodeArray is removed in recent Mango

Reported by: larsivi Assigned to: pragma
Priority: major Milestone: Beta 1.2 - COFF and ELF support
Component: DDL (all) Version: Beta 1
Keywords: Cc:

Description

debug protected IReader decodeArray won't compile with newer mango versions during debug build, as decodeArray is removed from Mango. Either remove it altoghether or find a different solution.

Change History

08/03/06 09:33:01 changed by pragma

  • status changed from new to closed.
  • resolution set to worksforme.

System now compiles with latest Mango. Closing Ticket.