Em qua., 22 de abr. de 2020 às 08:43, Amit Kapila <amit.kapil...@gmail.com> escreveu:
> On Tue, Apr 21, 2020 at 5:32 PM Juan José Santamaría Flecha > <juanjo.santama...@gmail.com> wrote: > > > > On Tue, Apr 21, 2020 at 12:41 PM Amit Kapila <amit.kapil...@gmail.com> > wrote: > >> > 6. I have additionally done some cosmetic changes in the attached patch. > I made some style changes too. 1. Change: strcpy(iso_lc_messages, "C"); to iso_lc_messages[0] = 'C'; iso_lc_messages[1] = '\0'; 2. Remove vars hyphen and underscore; 3. Avoid call second wcsrchr, if hyphen is not found. If it's not too much perfectionism. regards, Ranier Vilela
0001-PG-compilation-error-with-VS-2015-2017-2019_v12.patch
Description: Binary data