Fix issue #676: emit error message on failure to open spv file.

This commit is contained in:
John Kessenich 2017-02-18 09:45:40 -07:00
parent 0302bdf04a
commit 8f674e821e
3 changed files with 9 additions and 5 deletions

View file

@ -2,5 +2,5 @@
// For the version, it uses the latest git tag followed by the number of commits.
// For the date, it uses the current date (when then script is run).
#define GLSLANG_REVISION "Overload400-PrecQual.1842"
#define GLSLANG_DATE "17-Feb-2017"
#define GLSLANG_REVISION "Overload400-PrecQual.1843"
#define GLSLANG_DATE "18-Feb-2017"