Bruce Momjian wrote:
> Tom Lane wrote:
>> Bruce Momjian <[EMAIL PROTECTED]> writes:
>>> FYI, here are the URL's I mention in our source code:
>>>  *      Wine (URL used in our error messages) -
>>>  *          http://source.winehq.org/source/include/ntstatus.h
>>>  *      Descriptions - 
>>> http://www.comp.nus.edu.sg/~wuyongzh/my_doc/ntstatus.txt
>>>  *      MS SDK - http://www.nologs.com/ntstatus.html
>> I don't have a problem with mentioning those in a source code comment.
>> I question the wisdom of putting any of them in the error message ...
>> especially seeing that you haven't even found an "official" Microsoft
>> page to link to.  None of those look to me like they're stable enough
>> to expect to still be there in three or four years.
> 
> Agreed.  I propose we put the file in src/tools/msvc and link to our CVS
> source tree or something.
> 
Uh, AFAIK they're not MSVC specific, but also apply to mingw.
src/tools/msvc is msvc only - if we stick mingw stuff in there, people
looking for mingw might miss it..

//Magnus


---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to