This release fixes linker error in unit test code on 32bit systems. The unit... (more)
This release fixes linker error in unit test code on 32bit systems. The unit test failure on mingw32 was also fixed. The file I/O error handlings were written.
このリリースでは, 32ビット システムにおいて, 単体テストコードのリンクに失敗するエラーを修正しました. mingw32 で単体テストが失敗するバグを修正しました. ファイル I/O のエラー処理を書き直しました.
Fixed compile error without BitTorrent support Rewritten stream error handli... (more)