Wiki Roadmap Timeline Tickets New Ticket Source Search Help / Guide About Trac Login

Ticket #25 (closed defect: fixed)

Opened 1 year ago

Last modified 6 months ago

custom class allocators taking more than one argument are not supported

Reported by: lindquist Assigned to:
Priority: minor Milestone: Alpha
Component: Version:
Keywords: Cc:

Description

see title

Change History

11/27/07 05:27:56 changed by lindquist

  • owner set to lindquist.
  • status changed from new to assigned.

05/04/08 19:19:30 changed by lindquist

  • owner deleted.
  • status changed from assigned to new.

06/20/08 21:42:00 changed by lindquist

  • priority changed from major to minor.

Initial support for this was added in rev [305]. The only limitation so far is the allocator can only take a single arguement (the size arg). This should cover most cases for now I think...

06/20/08 21:42:49 changed by lindquist

  • summary changed from custom allocators/deallocators not implemented to custom class allocators taking more than one argument are not supported.

07/13/08 14:49:11 changed by lindquist

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

(In [368]) Fixed custom class allocators with arbitrary user arguments. Closes #25 Removed some dead code. Started on a more generalised approach to call misc. D functions.

Copyright © 2008, LDC Development Team.