Re: VS 2015 support in src/tools/msvc
От | Michael Paquier |
---|---|
Тема | Re: VS 2015 support in src/tools/msvc |
Дата | |
Msg-id | CAB7nPqQzNsRChCxRZt3O1jWMRtPYJO3ibHZ2eVgJBOEpp4aTYQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: VS 2015 support in src/tools/msvc (Petr Jelinek <petr@2ndquadrant.com>) |
Ответы |
Re: VS 2015 support in src/tools/msvc
|
Список | pgsql-hackers |
On Fri, Mar 4, 2016 at 7:21 AM, Petr Jelinek <petr@2ndquadrant.com> wrote: > Well the source code does not compile on MSVC2015, the perl changes needed > are really tiny, there is some code that needs changes to work with 2015, > particularly in the locale code-page detection area so it's definitely not > just build system. But I think it should be fairly localized and fenced by > ifdef anyway. Yeah, that's my first impression as well. We should not need any APIs changes and the changes would be limited to if extra blocks with _MSC_VER, if that would occur then I definitely agree that patching only HEAD is the way to go. I'll look at that today and the next couple of days, let's see what I can get out of it... -- Michael
В списке pgsql-hackers по дате отправления: