Autor: ph10 Data: A: Patrice Guérin CC: pcre-dev Assumpte: Re: [pcre-dev] Problems and questions about locales
On Fri, 14 Feb 2020, Patrice Guérin wrote:
> At my opinion, pcre2_maketables() is independant of 8/16/32 bits since it's
> defined as uint8_t (ie bytes).
> For the same reason, I think there is no endianness issue in the computation
> of the table.
> Saving and loading in binary should be ok.