Menu

#312 tests/general: ilib, utf8, utf8_ovld append random trailing spaces

open
nobody
None
5
2023-09-22
2021-09-24
No

in tests/general:
utf8.icn
utf8_ovld.icn
ilib.icn
have random trailing spaces.
tests/Makefile.test uses
diff -w
to test them, and therefore has been ignoring the errors.
git checkout 9/24 be2017
ubuntu focal
gcc 9.3
default config, all + but no VOIP
./configure --enable-ovld
only for utf8_ovld

Discussion

  • Charles Evans

    Charles Evans - 2021-09-24

    diff -w is bug [#311]

     

    Related

    Bugs: #311

  • Charles Evans

    Charles Evans - 2021-09-24

    iconc -fl -fd ilib
    same as unicon ilib
    for both only whitespace at EOL differs from ilib.std

     
  • Charles Evans

    Charles Evans - 2023-09-22

    status: still broken,
    Unicon master @ 230612
    Ubuntu budgie livecd 230904,
    Gcc 11.4.0-1ubuntu1~22.04

     

Log in to post a comment.