summaryrefslogtreecommitdiffstats
path: root/src/H5Ounknown.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r18595] Description:Quincey Koziol2010-04-201-1/+1
| | | | | | | | Clean up compiler warnings Tested on: Mac OS X/32 10.6.3 (amazon) w/debug (too minor to require h5committest)
* [svn-r15510] Description:Quincey Koziol2008-08-211-1/+1
| | | | | | | | Clean up warnings & formatting Tested on: Mac OS X/32 10.5.4 (amazon) More tests forthcoming
* [svn-r13722] Description:Quincey Koziol2007-05-021-1/+1
| | | | | | | | Fix typo that causes non-Purified build to fail. Tested: FreeBSD/32 6.2 (duty) FreeBSD/64 6.2 (liberty)
* [svn-r13721] Description:Quincey Koziol2007-05-011-0/+89
Add "fail if unknown" and "mark if unknown" flags to object header messages. This gives the library a clean way to tell older libraries that a message should not be just ignored if it's unknown, but that other actions should occur. Tested on: Mac OS X/32 10.4.9 (amazon) FreeBSD/32 6.2 (duty) FreeBSD/64 6.2 (liberty) Linux/32 2.6 (chicago) Linux/64 2.6 (chicago2)