Re: GNU make 3.99.93 release candidate is available

2013-10-01 Thread Stephan Beal
On Tue, Oct 1, 2013 at 7:06 AM, Paul Smith psm...@gnu.org wrote:

 Note, no changes to translatable strings were introduced in this
 release.


i'm not sure if this counts as a translatable string, but i'm seeing
differences from 3.81:

2 errors generated.
make: *** [obj/fsl_vfile.o] Error 1

vs

2 errors generated.
Makefile:75: recipe for target 'obj/fsl_vfile.o' failed


(Not a problem, of course, but wasn't sure which version your comment
assumes is the basis for comparison.)

PS: i like that the line number is now shown!

-- 
- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
___
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make


Re: GNU make 3.99.93 release candidate is available

2013-10-01 Thread Paul Smith
On Tue, 2013-10-01 at 10:21 +0200, Stephan Beal wrote:
 On Tue, Oct 1, 2013 at 7:06 AM, Paul Smith psm...@gnu.org wrote:
 Note, no changes to translatable strings were introduced in
 this
 release.

 i'm not sure if this counts as a translatable string, but i'm seeing
 differences from 3.81:

I meant between 3.99.92 and 3.99.93; this was a note to translators that
there were no new changes since the last release candidate.  I guess
that wasn't very clear, sorry.

 2 errors generated.
 make: *** [obj/fsl_vfile.o] Error 1

 vs

 2 errors generated.
 Makefile:75: recipe for target 'obj/fsl_vfile.o' failed

Hm.  That doesn't seem right.  The *** should still be there, I
thought.  I'll take a look at that.



___
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make