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

errno

 
Post new topic   Reply to topic     Forum Index -> Ares
View previous topic :: View next topic  
Author Message
jcomellas



Joined: 30 Jan 2006
Posts: 22
Location: Buenos Aires, Argentina

PostPosted: Thu Feb 23, 2006 10:12 am    Post subject: errno Reply with quote

I need the definitions for errno for Linux and I haven't been able to find them neither in Phobos nor in Ares. I'd like to add them to Ares. What is the correct place where to put them?
Back to top
View user's profile Send private message
sean



Joined: 24 Jun 2004
Posts: 609
Location: Bay Area, CA

PostPosted: Thu Feb 23, 2006 10:34 am    Post subject: Reply with quote

You mean the macros "Exxx" ? Technically, they're not a part of the C standard, however they're mentioned in the "future library directions" section as a possible addition to errno.h, so put them in std.c.errno Smile Just be sure to wrap them in a "version( linux )" block. Perhaps I'll add the Win32 errors as well.
Back to top
View user's profile Send private message
jcomellas



Joined: 30 Jan 2006
Posts: 22
Location: Buenos Aires, Argentina

PostPosted: Thu Feb 23, 2006 11:49 am    Post subject: Reply with quote

sean wrote:
You mean the macros "Exxx" ? Technically, they're not a part of the C standard, however they're mentioned in the "future library directions" section as a possible addition to errno.h, so put them in std.c.errno Smile Just be sure to wrap them in a "version( linux )" block. Perhaps I'll add the Win32 errors as well.


Yes, that's what I meant. I'll add them. How should I send them to you?
Back to top
View user's profile Send private message
sean



Joined: 24 Jun 2004
Posts: 609
Location: Bay Area, CA

PostPosted: Thu Feb 23, 2006 3:03 pm    Post subject: Reply with quote

Via email or PM.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Ares 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