]> granicus.if.org Git - postgresql/commit
Improve gendef.pl diagnostic on failure to open sym file
authorAndrew Dunstan <andrew@dunslane.net>
Thu, 26 Oct 2017 14:10:37 +0000 (10:10 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Thu, 26 Oct 2017 14:16:35 +0000 (10:16 -0400)
commit0cf721244a819cbd67b2bc0a8c8a97adcb53944e
tree4cbcf4ca49a63fe567745aadd39ddad23fd96a1b
parent6dd7a12075c208e1af6d3b38e65c0003a0921509
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