assert(condition[, message]) patch

Kirk McDonald kirklin.mcdonald at gmail.com
Tue Aug 1 13:29:49 PDT 2006


Joseph Lisee wrote:
> I have seen your library and I think it will be a great addition to D, 
> what parts of linux support are missing?
> 

Mostly I need to re-write CeleriD's DCompiler classes to add support for 
gdc. Building shared libraries with DMD on Linux doesn't work, but using 
gdc does. This is farily tedious (it basically means re-writing the 
entire dcompiler.py module), but I'm bashing away at it.

-- 
Kirk McDonald
Pyd: Wrapping Python with D
http://dsource.org/projects/pyd/wiki



More information about the Digitalmars-d mailing list