Comment #1 on issue 65 by
gervandi...@gmail.com: patch to avoid implicits
definitions
http://code.google.com/p/casacore/issues/detail?id=65
Thanks for the patch.
I wonder why in the HDF5 function calls NULL had to be changed to 0. In my
own C++ code I always use 0, but HDF5 prefers NULL. Could you explain?
Besides, you did not change all occurrences of NULL to 0.
Cheers,
Ger