deoplete-go icon indicating copy to clipboard operation
deoplete-go copied to clipboard

use of undeclared identifier HUGE_VAL on mac osx

Open ofttryaj opened this issue 5 years ago • 3 comments

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

ofttryaj avatar Mar 12 '19 01:03 ofttryaj

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

Shougo avatar Mar 13 '19 00:03 Shougo

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

ofttryaj avatar Mar 13 '19 02:03 ofttryaj

Hm. If so, you can fix it.

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

Shougo avatar Mar 15 '19 00:03 Shougo