Opened 15 years ago

Closed 14 years ago

Last modified 14 years ago

#402 closed defect (fixed)

Clean up GUItypes.h

Reported by: Philip Taylor Owned by: Lars Kemmann
Priority: Should Have Milestone:
Component: Core engine Keywords: simple
Cc: Patch:

Description

gui/GUItypes.h does some stupid trick with Perl (which I used to think was clever) to automatically regenerate its own code. It should be simplified by removing all the Perl and just leaving the TYPE(...) macro lines, and leaving the GUITYPE_IGNORE_CGUISpriteInstance bit (which is used in GUIutil.cpp; but get rid of the other IGNOREs).

Attachments (1)

Ticket402Patch.patch (2.9 KB ) - added by Lars Kemmann 14 years ago.
Patch for ticket #402

Download all attachments as: .zip

Change History (4)

comment:1 by Lars Kemmann, 14 years ago

Owner: set to Lars Kemmann
Status: newassigned

by Lars Kemmann, 14 years ago

Attachment: Ticket402Patch.patch added

Patch for ticket #402

comment:2 by philip, 14 years ago

Resolution: fixed
Status: assignedclosed

(In [7206]) Fix #402 (Clean up GUItypes.h), based on patch from Caius

comment:3 by (none), 14 years ago

Milestone: Open Source Release

Milestone Open Source Release deleted

Note: See TracTickets for help on using tickets.