------- Comment #19 from toon at moene dot indiv dot nluug dot nl 2008-10-18 15:33 ------- > character*200 :: l = " &NAMINTERP atmkey%ppp = 076,058,062,079, atmkey%nnn = 0 1 > Warning: CHARACTER expression at (1) is being truncated (222/200)
Tobias, you are right - the string is too short - 250 characters should do, however, and I get the same error. How did you provoke the warning (I certainly do not get it by default) ... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37707