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

Problem with derelict.util.compat.

 
Post new topic   Reply to topic     Forum Index -> Derelict
View previous topic :: View next topic  
Author Message
bernardh



Joined: 03 Jul 2010
Posts: 3

PostPosted: Tue May 10, 2011 1:55 am    Post subject: Problem with derelict.util.compat. Reply with quote

Just an outdated import, perhaps?

Code:

[Derelict2]$ svn diff
Index: DerelictUtil/derelict/util/compat.d
===================================================================
--- DerelictUtil/derelict/util/compat.d   (revision 542)
+++ DerelictUtil/derelict/util/compat.d   (working copy)
@@ -73,7 +73,7 @@
 {
    version(Posix)
    {
-      public import core.stdc.posix.sys.types : off_t;
+        public import core.sys.posix.sys.types : off_t;
    }
    else
    {
Back to top
View user's profile Send private message
aldacron



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

PostPosted: Tue May 10, 2011 2:14 am    Post subject: Reply with quote

Thanks! Fixed in svn.
_________________
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
Page 1 of 1

 
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