Skip to content
Snippets Groups Projects
Select Git revision
  • 830b628fc957d370a6f1f3c4151e8fc178a17154
  • master default protected
  • patch-1
  • salomon_upgrade
  • Urx
  • virtual_environment2
  • tabs
  • john_branch
  • anselm2
  • mkdocs_update
  • pbs
  • hot_fix
  • MPDATABenchmark
  • 20180621-revision
  • 20180621-before_revision
15 results

intel-compilers.md

Forked from SCS / docs.it4i.cz
Source project has a limited visibility.
Vojtech Moravec's avatar
Vojtech Moravec authored
readCacheFileImpl would close the input stream, which caused the next read from that same stream to fail.

Generally we shouldn't close stream which we didn't create.
1884f515
History