influxdata / nginx-influxdb-module

MIT License
39 stars 13 forks source link

Fix compilation error with GCC 5.0 #18

Closed pmoncadaisla closed 6 years ago

pmoncadaisla commented 6 years ago

Error output before fix:

In ngx_http_influxdb.c:61:7:error: logical not is only applied to the left hand side of this comparison
fntlnz commented 6 years ago

Thanks :tada: