Commit 5ebd9f5
committed
Hide deprecated HDF5 API
On Ubuntu 12.04, despite the HDF5 version being 1.8.x, the default
HDF5 API is the 'compatibility' API from HDF5 v1.6.x.
Declaring H5_NO_DEPRECATED_SYMBOLS fixes this.1 parent 9a23b99 commit 5ebd9f5
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
6 | 10 | | |
7 | 11 | | |
8 | 12 | | |
| |||
0 commit comments