hdf5/c++
Binh-Minh Ribler fab172d704 [svn-r11151] Purpose: Fix bugzilla #407 and #408
Description:
    PropList::copyProp has incorrect prototype; although it works,
    it does cause users inconvenience.

Solution:
    Added another overloaded function with correct prototype.  The
    old version will be removed in a future release.  In the meantime,
    "Obsolete" will be displayed in its RM page.

    Also, changed several checks on the returned value of a C API from
    non-positive to negative because id = 0 is no longer significant,
    now that the C++ reference counting had been removed.

Platforms tested:
    Linux 2.4 (heping)
    IRIX64 with -n32 (modi4)
    Linux 2.4 w/PGI (colonelk)
2005-07-24 22:37:21 -05:00
..
examples [svn-r11095] Purpose: 2005-07-21 14:28:11 -05:00
src [svn-r11151] Purpose: Fix bugzilla #407 and #408 2005-07-24 22:37:21 -05:00
test [svn-r11095] Purpose: 2005-07-21 14:28:11 -05:00
Makefile.am [svn-r10631] Purpose: 2005-04-19 10:13:40 -05:00
Makefile.in [svn-r11095] Purpose: 2005-07-21 14:28:11 -05:00