| View previous topic :: View next topic |
| Author |
Message |
benji
Joined: 14 Oct 2005 Posts: 17
|
Posted: Sat Dec 31, 2005 6:25 am Post subject: Bug in arpa/inet.h ? |
|
|
Hey,
I was having problems linking a C++ project; it was failing on unresolved sceNetInetInetAton. I realized arpa/inet.h did not extern "C" its declarations so sceNetInetInetAton was getting mangled. Is there a reason for this? Or was it simply an omission?
Thanks,
benji |
|
| Back to top |
|
 |
TyRaNiD
Joined: 18 Jan 2004 Posts: 918
|
Posted: Sat Dec 31, 2005 9:55 am Post subject: |
|
|
| Hmm nope that is an bug, i'll fix it :) |
|
| Back to top |
|
 |
benji
Joined: 14 Oct 2005 Posts: 17
|
Posted: Sun Jan 01, 2006 3:06 am Post subject: |
|
|
Cool, thanks =),
benji |
|
| Back to top |
|
 |
|