Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When building on ubuntu-18 missing pre-preprocessor symbol HUGE #10

Closed
captainkirk99 opened this issue Dec 2, 2020 · 1 comment
Closed

Comments

@captainkirk99
Copy link

HDFEOS2.cc: In member function ‘void HDFEOS2::File::handle_grid_cf_attrs()’:
HDFEOS2.cc:1769:43: error: ‘HUGE’ was not declared in this scope
 1769 |                     float tempfillvalue = HUGE;
      |                                           ^~~~

From a phone conversation (Jim and I) we believe this is related to an obsoleted value.h pre-processor symbol.

We believe it should be changed to MAXFLOAT.

@captainkirk99
Copy link
Author

This is now fixed.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant