Ticket #13 (closed defect: fixed)

Opened 9 months ago

Last modified 5 months ago

ILU enum constants have an extra underscore

Reported by: baxissimo Assigned to:
Priority: major Version:
Keywords: Cc:

Description

All the ILU enums in derelict/devil/ilutypes.d have one too many underscores.

For instance ILUFILTER should be ILU_FILTER.

Change History

(in reply to: ↑ description ) 12/06/07 09:26:46 changed by baxissimo

Replying to baxissimo:

All the ILU enums in derelict/devil/ilutypes.d have one too many underscores.

Let's try that again:

For instance ILU__FILTER should be ILU_FILTER.

04/13/08 22:00:15 changed by aldacron

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