Re: wrong Visual Studio Edition 's name

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: wrong Visual Studio Edition 's name
Дата
Msg-id 20190820101901.GB1684@paquier.xyz
обсуждение исходный текст
Ответ на Re: wrong Visual Studio Edition 's name  (Takuma Hoshiai <hoshiai@sraoss.co.jp>)
Ответы Re: wrong Visual Studio Edition 's name
Список pgsql-docs
On Tue, Aug 20, 2019 at 03:38:28PM +0900, Takuma Hoshiai wrote:
> I have attached a patch. The word of "Express" existed in four
> places, they will are fixed by this patch.

-  These compilers can be either from <productname>Visual Studio</productname>,
-  <productname>Visual Studio Express</productname> or some versions of the
-  <productname>Microsoft Windows SDK</productname>. If you do not already have a
-  <productname>Visual Studio</productname> environment set up, the easiest
-  ways are to use the compilers from <productname>Visual Studio Express 2019
-  for Windows Desktop</productname> or those in the <productname>Windows SDK
+  These compilers can be either from <productname>Visual Studio</productname>
+  or some versions of the <productname>Microsoft Windows SDK</productname>.
+  If you do not already have a <productname>Visual Studio</productname>
+  environment set up, the easiest ways are to use the compilers
+  from <productname>Visual Studio 2019</productname>
+  or those in the <productname>Windows SDK
   10</productname>, which are both free downloads from Microsoft.

I may be missing something, but this refers to all the possible
flavors of VS where compilers are available, hence mentioning Visual
Studio Express is still correct when going through our full supported
range from VS 2013 to VS 2019, no?  That's why I said only two places
need to be fixed, as this area is fine.
--
Michael

Вложения

В списке pgsql-docs по дате отправления:

Предыдущее
От: PG Doc comments form
Дата:
Сообщение: SPI_finish in the case of ereport
Следующее
От: PG Doc comments form
Дата:
Сообщение: Server Configuration: Replication documentation