Ticket #63 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Compiling Derelict2 with DSSS and DMD 2

Reported by: krcko Assigned to:
Priority: major Version: 2.0
Keywords: Cc:

Description

I've just tried building Derelict2 with DSSS and DMD 2.050 and I got bunch of "C-style function pointer and pointer to array syntax is deprecated. Use 'function' to declare function pointers" errors.

I've changed all lines compiler was complaining about and attached diff, it should work with DMD 1 too but I haven't tested.

Attachments

dmd2050.diff (5.0 kB) - added by krcko on 11/16/10 20:43:06.

Change History

11/16/10 20:43:06 changed by krcko

  • attachment dmd2050.diff added.

11/18/10 06:49:04 changed by aldacron

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