On Thu, 2018-04-26 at 23:56 +0800, 積丹尼 Dan Jacobson wrote: > > > > > > "EZ" == Eli Zaretskii <[email protected]> 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 specific error doesn't use the same error message processing that other errors do. Plus, it would need more effort since it needs to show two different locations (old and new target location). _______________________________________________ Bug-make mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-make
