On Sat, 2019 Dec 14 08:36-05:00, Bruno Haible wrote:
> On Freitag, 13. Dezember 2019 15:33:42 CET Daniel Richard G. wrote:
> > On Fri, 2019 Dec 13 05:32-05:00, Bruno Haible wrote:
> > > 
> > > This should fix it. Thanks for the feedback.
> > 
> > Arrrgh, not quite there yet  >_<
> > 
> > Tested Git 83710ffa. test-locale now builds, but test-duplocale 
> > still does not, failing in the same place. HAVE_WORKING_DUPLOCALE 
> > appears to be 1 (true).
> 
> Oops. The patch below should fix that (hopefully).

I'm happy to report that the build now completes without issue. The 
test-duplocale test exits with status 77, giving the message "Skipping 
test: function duplocale not available".

> > Isn't it possible to get a final result of HAVE_DUPLOCALE=0,
> > REPLACE_DUPLOCALE=0,
> 
> We have that result already, as you showed through
> 'grep -i locale config.status'.

config.h still has a

    #define HAVE_DUPLOCALE 1

line, however. This will be misleading for application code.


--Daniel


-- 
Daniel Richard G. || sk...@iskunk.org
My ASCII-art .sig got a bad case of Times New Roman.

Reply via email to