https://github.com/Microsoft/CNTK
Revision 48e07710dc5de344d6a8150e6f29863b0fd43e86 authored by Amit Agarwal on 04 March 2016, 19:48:21 UTC, committed by Amit Agarwal on 04 March 2016, 19:48:21 UTC
1 parent 79f5349
History
Tip revision: 48e07710dc5de344d6a8150e6f29863b0fd43e86 authored by Amit Agarwal on 04 March 2016, 19:48:21 UTC
Fixes the issue of fclose error codes not being checked in the File related object destructors which results in file close errors being silently going undetected. The errors were being dropped to avoid throwing during exception handling unwinding but this is testable and errors should be reported when not in exception related unwinding. This is somewhat of a systemic issue in all of CNTK but I have just addressed this in File related types for now and added TODOs elsewhere
Tip revision: 48e0771
File Mode Size
Documentation
Examples
Source
Tests
Tools
.clang-format -rw-r--r-- 931 bytes
.gitattributes -rw-r--r-- 1.1 KB
.gitignore -rw-r--r-- 2.4 KB
.gitmodules -rw-r--r-- 96 bytes
CNTK.Cpp.props -rw-r--r-- 1.0 KB
CNTK.sln -rw-r--r-- 100.1 KB
CONTRIBUTING.md -rw-r--r-- 199 bytes
CppCntk.vssettings -rw-r--r-- 10.0 KB
LICENSE.md -rw-r--r-- 4.4 KB
Makefile -rw-r--r-- 20.5 KB
README.md -rw-r--r-- 3.7 KB
configure -rwxr-xr-x 17.0 KB

README.md

back to top