Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #387 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

tango stopped compiling on mac os x

Reported by: Carlos Assigned to: sean
Priority: critical Milestone:
Component: Core Functionality Version:
Keywords: Cc:

Description

changeset [2020], gdc 0.23

gdc -o lifetime.o -g -frelease -O2 -fversion=GC_Use_Alloc_MMap -fversion=GC_Use_Stack_Fixed -fversion=GC_Use_Data_Dyld -nostdinc -pipe -I../../..   \
-c lifetime.d
lifetime.d:788: Error: cannot implicitly convert expression (argp[0u..sizeelem]) of type void[] to byte

Change History

04/11/07 15:32:39 changed by sean

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

This should be fixed in changeset [2021].

04/11/07 16:51:36 changed by Carlos

Yes, it was fixed.