GNU bug report logs -
#11335
line with too many colons fools next-error
Previous Next
Full log
Message #8 received at 11335 <at> debbugs.gnu.org (full text, mbox):
On Wed, 25 Apr 2012 07:16:15 +0800 jidanni <at> jidanni.org wrote:
j> C-x ` runs the command next-error, which is an interactive compiled
j> However it is fooled by the second of these error lines, skipping over it.
j> make -k
j> perl -nwe 'next if (length) < 32; print "$ARGV:$.:$_"; $bad=1;END{die if $bad}' 201204CS
j> 201204CS:1:.....................................
j> 201204CS:55:14:00~17:00 (13:50開始開放入場)
j> 201204CS:108:.....................................
j> Died at -e line 1, <> line 108.
j> END failed--call queue aborted, <> line 108.
j> make: *** [check_length] Error 22
`next-error' uses the `compilation-mode' facilities in this case, so I
think `compilation-next-error-function' should get the bug report.
Ted
This bug report was last modified 5 years and 239 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.