------- Comment #40 from manu at gcc dot gnu dot org 2007-03-24 11:10 ------- In the current version of the patch janis-try2, this is more correct
- set expmsg "$msgprefix\[^\n]*$expmsg" + set expmsg "$msgprefix\[^\n\]*$expmsg" But it doesn't make any real difference (or so it seems). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25241