Skip to content

Version 0.7.4

Compare
Choose a tag to compare
@jpbarrette jpbarrette released this 04 Jan 12:08
· 139 commits to master since this release

Major Changes:

Minor Changes:

  • Fixed linkage error due to stl linkage problems (thanks to Aidan Edwards [email protected])
  • Switched from istream::readsome to istream::read usage in StreamReadCallback (thanks to Josh Kelley [email protected])
  • Fixed references to config.win32.h and config.h.(thanks to Josh Kelley [email protected])
  • Fixed minor compilation warning (thanks to Frank Celler [email protected])
  • Fixing automake problems related to boost and cygwin