]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Improve gendef.pl diagnostic on failure to open sym file
authorAndrew Dunstan <andrew@dunslane.net>
Thu, 26 Oct 2017 14:01:02 +0000 (10:01 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Thu, 26 Oct 2017 14:04:45 +0000 (10:04 -0400)
commita9d4625f485abd458f8fcc263f0003235430401e
treeed678feb473b178fd91672e9f1fa9ffdbf3893ce
parentaa828819aa59a84b486837b4cc3d7afc739332f5
Improve gendef.pl diagnostic on failure to open sym file

There have been numerous buildfarm failures but the diagnostic is
currently silent about the reason for failure to open the file. Let's
see if we can get to the bottom of it.

Backpatch to all live branches.
src/tools/msvc/gendef.pl