yorickdewid / Quantica

A fast and scalable object database
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

error: expected identifier or '(' before '__extension__' #21

Closed yorickdewid closed 9 years ago

yorickdewid commented 9 years ago

The problem is most likely caused due to the redefinition of network functions like htons. These functions need to be renamed or even be refactored since some Unix operating systems got confused when compiling.

yorickdewid commented 9 years ago

Removed inline