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

libmemcache bindings

 
Post new topic   Reply to topic     Forum Index -> Bindings
View previous topic :: View next topic  
Author Message
mmcdermo



Joined: 09 Nov 2006
Posts: 18

PostPosted: Sun Dec 03, 2006 10:19 pm    Post subject: libmemcache bindings Reply with quote

I'm working on porting the libmemcache header file from C to D, and everything went rather smoothly... except for one part.

The header file includes many other header files not included in the std.c package, so I'm wondering what the best method to approach this would be. In particular, the header wants the following files:
"/usr/include/netdb.h"
"/usr/include/sys/cdefs.h"
"/usr/include/sys/cdefs.h"
"/usr/include/bits/wordsize.h"
"/usr/include/sys/cdefs.h"
"/usr/include/features.h"
"/usr/include/gnu/stubs.h"

I could go about and port all of these to D modules, but I'm not particularly fond of this option for obvious reasons Smile. Any suggestions?

Thanks for your time,
~Morgan McDermott
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 -> Bindings 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