This is a discussion on re-enable MSVC builds within the Pgsql Patches forums, part of the PostgreSQL category; --> The attached patch allows MSCV builds to complete. The warnings still shown (see recent -hackers email) are identical to ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| The attached patch allows MSCV builds to complete. The warnings still shown (see recent -hackers email) are identical to those that were present in RC2, so they are not the products of recent homedir changes. cheers andrew ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org |
| ||||
| Andrew Dunstan <andrew@dunslane.net> writes: > The attached patch allows MSCV builds to complete. Applied. (I wonder whether the Borland build still works...) > The warnings still shown (see recent -hackers email) are identical to > those that were present in RC2, so they are not the products of recent > homedir changes. With the possible exception of the mkdir warning, these seem cosmetic and not worth worrying about at this stage of the release cycle. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster |