Re: print line numbers in error messages

2018-04-26 Thread Paul Smith
On Thu, 2018-04-26 at 23:56 +0800, 積丹尼 Dan Jacobson wrote: > > > > > > "EZ" == Eli Zaretskii writes: > > EZ> What version of Make do you have there? The latest versions already > EZ> report the line numbers together with errors. > > make --version > GNU Make 4.2.1 It's very possible that this

Re: print line numbers in error messages

2018-04-26 Thread 積丹尼 Dan Jacobson
> "EZ" == Eli Zaretskii writes: EZ> What version of Make do you have there? The latest versions already EZ> report the line numbers together with errors. make --version GNU Make 4.2.1 ___ Bug-make mailing list Bug-make@gnu.org https://lists.gnu.or

Re: print line numbers in error messages

2018-04-26 Thread Eli Zaretskii
> From: 積丹尼 Dan Jacobson > Date: Thu, 26 Apr 2018 14:21:54 +0800 > > make: Circular poledata/台中區處pole.csv <- poledata/台中區處pole.csv dependency > dropped. > > Great. But please say which line number(s) you are talking about! > > Some Makefiles may have many mostly identical lines. What version