OPENDAP / hyrax-dependencies

These are the source tar.gz distributions used by various BES modules that are normally delivered with Hyrax
0 stars 2 forks source link

Fix for hdfoes build on OSX 14.6.1 #64

Closed jgallagher59701 closed 1 week ago

jgallagher59701 commented 2 months ago

The HDFEOS 1.19 code fails to compile on OSX 14.6.1 . It seems the compile became more sensitive to warnings and a warning about implicit int variables from the very early days of C caused heartache.