https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119837
--- Comment #9 from kargls at comcast dot net --- On 4/17/25 02:43, jakub at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119837 > > --- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> --- > I can reproduce with xterm, but the ) character is clearly there when I strace > it: > write(2, "\33[01m\33[Kpr119837.f90:2:9:\33[m\33[K\n\n 2 | i = > 6Habcdef\n | > \33[01;35m\33[K1\33[m\33[K\n\33[01;35m\33[KWarning:\33[m\33[K The Hollerith > constant at \33[01;35m\33[K(1)\33[m\33[K is truncated in conversion to > \342\200\230\33[01m\33[KINTEGER(4)\33[m\33[K\342\200\231 > [\33[01;35m\33[K\33]8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wcharacter-truncation\7-Wcharacter-truncation\33]8;;\7\33[m\33[K]\n", > 380) = 380 > So, an xterm issue. The information in the warning is clear. If you want to close this as WONTFIX, I won't complain.