Opened 19 years ago

Closed 19 years ago

Last modified 6 years ago

#2244 closed defect (invalid)

base/engine.cpp uses undefined _HEAPOK

Reported by: SF/florob Owned by: Kirben
Priority: normal Component: Port: Win32
Version: Keywords:
Cc: Game:

Description

In latest CVS base/engine.cpp uses _HEAPOK if compiled under Windows, but none of the includes of this file define _HEAPOK, so compilation crashes.

Ticket imported from: #1324715. Ticket imported from: bugs/2244.

Change History (4)

comment:1 by Kirben, 19 years ago

Owner: set to Kirben
Resolution: invalid
Status: newclosed

comment:2 by Kirben, 19 years ago

If you are using mingw, update the mingw-runtime-to current version (3.8).

comment:3 by SF/florob, 19 years ago

Would it be possible to check for Mingw version, or give a warning if _HEAPOK is not defined, so this is more obvious to the user?

comment:4 by digitall, 6 years ago

Component: --Unset--Port: Win32
Note: See TracTickets for help on using tickets.