From: | Ashutosh Sharma <ashu(dot)coek88(at)gmail(dot)com> |
---|---|
To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | dead or outdated URLs found in win32.h |
Date: | 2017-10-07 05:01:17 |
Message-ID: | CAE9k0P=AY+C6esoMj7+FMJAkT=wE5OvmjiL-tEAjuhgZZLOB6A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi All,
The following URLs present in src/include/port/win32.h to share the
information on dllimport or dllexport (used in windows) seems to be
either dead/obsolete and i think, they need to be updated.
http://support.microsoft.com/kb/132044 -- dead
http://msdn.microsoft.com/en-us/library/8fskxacy(v=vs.80).aspx -- outdated
http://msdn.microsoft.com/en-us/library/a90k134d(v=vs.80).aspx -- outdated
https://msdn.microsoft.com/en-gb/library/aa489609.aspx -- outdated
--
With Regards,
Ashutosh Sharma
EnterpriseDB:http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2017-10-07 07:35:47 | Re: On markers of changed data |
Previous Message | Pavel Stehule | 2017-10-07 04:53:31 | Re: [PATCH] A hook for session start |