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

Ticket #609 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

example conduits/mmap doesn't compile

Reported by: Carlos Assigned to: kris
Priority: normal Milestone: 1.0
Component: Tango Version: trunk
Keywords: Cc:

Description

rev [2543]:

bud conduits/mmap.d -noautoimport -op -clean -full -g -debug -I.. -Tconduits/mmap -unittest
/Users/carlos/Development/d/tango/trunk/tango/io/MappedBuffer.d:185: function tango.io.MappedBuffer.MappedBuffer.close function close does not override any
/Users/carlos/Development/d/tango/trunk/tango/io/MappedBuffer.d:185: function tango.io.MappedBuffer.MappedBuffer.close function close does not override any

Change History

09/03/07 14:00:31 changed by kris

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

odd ... I guess you picked up SVN Head between two commits :)

Thanks Carlos

09/03/07 14:19:57 changed by kris

(In [2544]) doh! Forgot the posix code ... fixes #609