https://github.com/Microsoft/CNTK
Revision 3a35b6f6c7afcced94bfa72f0253fd8d4a778f3a authored by Yang Chen on 17 August 2018, 21:29:37 UTC, committed by Yang Chen on 17 August 2018, 22:09:40 UTC
-pedantic options is not an option that can be ignored.
GCC 6.x and above issued warnings (and hence errors) while building
CNTK:

  error: pedantic is not an option that controls warnings.
1 parent 9040c9d
History
Tip revision: 3a35b6f6c7afcced94bfa72f0253fd8d4a778f3a authored by Yang Chen on 17 August 2018, 21:29:37 UTC
pedantic option cannot be ignored
Tip revision: 3a35b6f
File Mode Size
cmake
cntk-binary-drop
devInstall
docker
README.md -rw-r--r-- 330 bytes
build-and-test -rwxr-xr-x 12.5 KB
check-git-head.sh -rwxr-xr-x 1.9 KB
generate_build_info -rwxr-xr-x 5.5 KB
get-datasets.sh -rwxr-xr-x 1.0 KB
make_binary_drop_linux -rwxr-xr-x 7.5 KB
make_binary_drop_windows.ps1 -rw-r--r-- 5.2 KB
make_samples_zip.ps1 -rw-r--r-- 1.4 KB
msvc_collect_coverage.py -rwxr-xr-x 2.4 KB
run_boost_unit_tests.py -rwxr-xr-x 1.5 KB
samples.json -rw-r--r-- 27.8 KB
test-samples-json.ps1 -rw-r--r-- 3.3 KB

README.md

back to top