bmander / graphserver

An open source multimodal trip planning engine
http://bmander.github.com/graphserver
Other
122 stars 60 forks source link

Ctypes and 64-bit platforms #20

Open ninowalker opened 13 years ago

ninowalker commented 13 years ago

Graphserver currently segfaults in 64-bit mode. The fix is to properly declare each CDLL method's restype.