Auteur: Philip Hazel Date: À: 953 CC: pcre-dev Sujet: Re: [pcre-dev] [Bug 953] New: Visual C++ warning in pcre_globals.c
On Thu, 21 Jan 2010, Dair Grant wrote:
> A fix is to initialise the globals to the address of a local function instead:
That seems a needless performance hit, so I wouldn't like to do it
unconditionally. Is there a macro for Visual Studio so that I can test
for it with #if?