majensen / libneo4j-omni

Up-to-date C library and CLI for Neo4j based on libneo4j-client
Apache License 2.0
4 stars 2 forks source link

client_config.c:99:33: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes] #8

Closed BUPTlkj closed 7 months ago

BUPTlkj commented 7 months ago

When I tried to build this project, in "make clean check" step, an error occurs , as figure shown.

截屏2024-01-31 18 26 24
BUPTlkj commented 7 months ago

I work on Macbook.

BUPTlkj commented 7 months ago

Fix this error by self.