Changes between Initial Version and Version 1 of Ticket #5707, comment 9


Ignore:
Timestamp:
05/18/2025 09:04:40 AM (4 months ago)
Author:
Xi Ruoyao

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5707, comment 9

    initial v1  
    1 For m4 another sed is needed to exclude a problematic test:
     1~~For m4 another sed is needed to exclude a problematic test:~~
    22
    3 {{{
    4 sed 's/test-stdalign\$(EXEEXT) //' -i tests/Makefile.in
    5 }}}
    6 
    7 The upstream fix for this test is at https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=b22b1e425f530eeb16d2e1313c292fc61e991b08 (I hope you don't get a HTTP Bad Gateway accessing it...) but I don't want to carry such a big patch just as a temporary (considering 1.4.20 will be likely released soon) solution.  Also note the fix has been  in gnulib 3 years ago...
     3Fixed at 1.4.20.