Skip to content

release 1.5 of hipo library

Compare
Choose a tag to compare
@gavalian gavalian released this 11 Feb 00:13
· 291 commits to master since this release

release 1.5 includes :

fixes in file header structure (removed typedef from struct definition)
reader::readDictionary now exits (halts the program) is it's called without opening the file
dictionary::getSchema exits (halts the program) is non exiting schema is requested. Users should first call dictionary::hasSchema then make decision if the bank does not exist.