]> granicus.if.org Git - postgresql/commit
Attached patch fixes two problems:
authorNeil Conway <neilc@samurai.com>
Wed, 10 Jan 2007 04:02:05 +0000 (04:02 +0000)
committerNeil Conway <neilc@samurai.com>
Wed, 10 Jan 2007 04:02:05 +0000 (04:02 +0000)
commit5f6d735356c9090d87e184c9322bfe37a165a014
treeca103beb612f3a1371a872a1bec1216f6f378175
parent840df5156abbee505b7fd299244fb929fa363008
Attached patch fixes two problems:

1) gendef works from inside visual studio - use a tempfile instead of
redirection, because for some reason you can't redirect dumpbin from
inside (patch from Joachim Wieland)
2) gendef must process only *.obj, or you get weird errors in some build
scenarios when it tries to process a logfile

Magnus Hagander
src/tools/msvc/gendef.pl