Skip to content

Version 0.7.4-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@jpbarrette jpbarrette released this 19 Nov 10:35

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