Missing version(Unix). Again.

Lars Ivar Igesund larsivar at igesund.net
Mon May 1 09:08:55 PDT 2006


Dave wrote:

> Anders F Björklund wrote:
>> So, just fixed another "bug" that was using version(linux).
>> i.e. it worked just fine on Darwin too, if it had compiled.
>> What will it take for DMD to support the portable modules ?
>> 
>> The current situation is not very good. GDC 0.17 is missing
>> the std.c.linux.linux due to a slight oversight, but why is
>> DMD missing the std.c.unix.unix module ? Or version(Unix) ?
>> 
>> It's been requested (and needed) for several years now :-(
>> 
>> 
>> All it needs to be doing on DMD is import std.c.linux.linux,
>> even if it is currently being neatly autogenerated on GDC...
>> 
>> I'm just tired of making these dual-platform -> cross-platform
>> And just like "printf", this is breeding some bad D practices ?
>> 
>> Pretty please, add "std.c.unix.unix" and version(Unix) to DMD.
>> --anders
>> 
> 
> Seconded.

Thirded.

>> --
>> Elwood: Ah... what kind of music do you usually have here?
>> Claire: Oh we got both kinds. We got Country, and Western.
> 
> Heh, heh - great flick. Just saw it again the other day...

Which reminds me I must buy the new DVD release, I think I've only seen it 9
(or maybe 10-11-12...) times yet.

-- 
Lars Ivar Igesund
blog at http://larsivi.net
DSource & #D: larsivi



More information about the Digitalmars-d mailing list