Re: Meson doesn't define HAVE_LOCALE_T for mscv - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Meson doesn't define HAVE_LOCALE_T for mscv
Date
Msg-id c2f70f49-e4e4-ef31-6c8d-163a9ffd6e5a@enterprisedb.com
Whole thread Raw
In response to Meson doesn't define HAVE_LOCALE_T for mscv  (Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>)
List pgsql-hackers
On 10.11.22 10:59, Juan José Santamaría Flecha wrote:
> Meson doesn't see the redefinition of locale_t done 
> in src/include/port/win32_port.h, so is not defining 
> HAVE_LOCALE_T, HAVE_WCSTOMBS_L nor HAVE_MBSTOWCS_L as the 
> current src/tools/msvc/build.pl <http://build.pl> script does.
> 
> Please find attached a patch for so.

committed




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Collation version tracking for macOS
Next
From: Peter Eisentraut
Date:
Subject: Re: psql: Add command to use extended query protocol