deoplete-plugins / deoplete-go

Asynchronous Go completion for Neovim. deoplete source for Go.
MIT License
424 stars 28 forks source link

use of undeclared identifier HUGE_VAL on mac osx #150

Open ofttryaj opened 5 years ago

ofttryaj commented 5 years ago

When I make deopoete-go, it does not work python3.7.1 use of undeclared identifier HUGE_VAL on mac osx

Shougo commented 5 years ago

I have searched in the source code, and I have not found HUGE_VAL. I think it is not deoplete-go's issue.

ofttryaj commented 5 years ago

Yes, it is deoplete-go/rplugin/python3/deoplete/ujson @ 2f1d487 issue

Shougo commented 5 years ago

Hm. If so, you can fix it.

https://github.com/esnme/ultrajson/tree/2f1d4874f4f4d2a40a460678004c80e69387c663