Re: [PATCHES] Patch for VS.Net 2005's strxfrm() bug

Поиск
Список
Период
Сортировка
Искать
От
Hiroshi Saito
Тема
Re: [PATCHES] Patch for VS.Net 2005's strxfrm() bug
Дата
Msg-id
018101c6b00d$84034cb0$01324d80@hiroshi5jz7dqj
Список
Дерево обсуждения
Re: [PATCHES] Patch for VS.Net 2005's strxfrm() bug "Hiroshi Saito" <z-saito@guitar.ocn.ne.jp>
From: "Andrew Dunstan"

> Hiroshi Saito wrote:
> > Hmm, It seems to be the bug of very unpleasant Microsoft.:D
> > I think that the following is desirable as an evasion measure to add. 
> >
> > #if defined(_MSC_VER) && _MSC_VER == 1400
> >
> > To be sure, it was only VS2005.
> >   
> 
> 
> Why is this better than:
> 
>   #if _MSC_VER == 1400
> 
> 
> Surely this will not be true if _MSC_VER is undefined?

I experienced injustice and the reason of in OSX for it.

Regards,
Hiroshi Saito

В списке pgsql-hackers по дате отправления
От: Tom Lane
Дата:
Сообщение: Re: On-disk bitmap index patch
От: Tom Lane
Дата:
FAQ