FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Massive Update
Goto page Previous  1, 2
 
Post new topic   Reply to topic     Forum Index -> Derelict
View previous topic :: View next topic  
Author Message
aldacron



Joined: 05 May 2004
Posts: 1322
Location: Seoul, South Korea

PostPosted: Sun Feb 25, 2007 9:23 am    Post subject: Reply with quote

Okay, I updated it so that the Tango version imports tango.sys.Common (covers both version(linux) and version(darwin)), the Phobos version uses std.c.linux.linux for version(linux) and the internal declarations otherwise. Hopefully it's no longer broken.
_________________
The One With D | The One With Aldacron | D Bits
Back to top
View user's profile Send private message Send e-mail
volcore



Joined: 22 Jan 2007
Posts: 19

PostPosted: Sun Feb 25, 2007 11:20 am    Post subject: Reply with quote

Yeah, they are coming from the tango.something. I guess it could be fixed in some way or another, but what speaks against using tango in that place anyway? correct me if i'm thinking wrong here, but isn't that what a library like tango/phobos is for?
Back to top
View user's profile Send private message
aldacron



Joined: 05 May 2004
Posts: 1322
Location: Seoul, South Korea

PostPosted: Sun Feb 25, 2007 7:37 pm    Post subject: Reply with quote

volcore wrote:
Yeah, they are coming from the tango.something. I guess it could be fixed in some way or another, but what speaks against using tango in that place anyway? correct me if i'm thinking wrong here, but isn't that what a library like tango/phobos is for?


It was just a means of being consistent. Currently, both Phobos and Tango have incomplete Win32 modules (Tango's modules were removed before the beta release, actually). I already had a handful of declarations internally that were not declared in Phobos, then for Tango support I had to declare stuff that is in Phobos. So I decided to go ahead and rely on internal definitions only.

For the libdl bit, since it's only a few declarations I needed, I thought I would avoid relying on either Phobos or Tango. That would avoid issues in the future where support for a platform is incomplete. No big deal really.
_________________
The One With D | The One With Aldacron | D Bits
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Derelict All times are GMT - 6 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group