Re: svn commit: r318161 - head/contrib/bmake

2017-05-11 Thread Renato Botelho
On 10/05/17 19:35, Ngie Cooper wrote: > On Wed, May 10, 2017 at 3:31 PM, Ngie Cooper wrote: >> On Wed, May 10, 2017 at 3:24 PM, Simon J. Gerraty wrote: >>> Author: sjg >>> Date: Wed May 10 22:24:09 2017 >>> New Revision: 318161 >>> URL: https://svnweb.freebsd.org/changeset/base/318161 >>> >>> Log

Re: svn commit: r318161 - head/contrib/bmake

2017-05-10 Thread Ngie Cooper
On Wed, May 10, 2017 at 3:31 PM, Ngie Cooper wrote: > On Wed, May 10, 2017 at 3:24 PM, Simon J. Gerraty wrote: >> Author: sjg >> Date: Wed May 10 22:24:09 2017 >> New Revision: 318161 >> URL: https://svnweb.freebsd.org/changeset/base/318161 >> >> Log: >> Ensure buf2 is in scope > > I think this

Re: svn commit: r318161 - head/contrib/bmake

2017-05-10 Thread Ngie Cooper
On Wed, May 10, 2017 at 3:24 PM, Simon J. Gerraty wrote: > Author: sjg > Date: Wed May 10 22:24:09 2017 > New Revision: 318161 > URL: https://svnweb.freebsd.org/changeset/base/318161 > > Log: > Ensure buf2 is in scope I think this is the proper fix for the issue that Bryan, Ravi, and I reported

svn commit: r318161 - head/contrib/bmake

2017-05-10 Thread Simon J. Gerraty
Author: sjg Date: Wed May 10 22:24:09 2017 New Revision: 318161 URL: https://svnweb.freebsd.org/changeset/base/318161 Log: Ensure buf2 is in scope Modified: head/contrib/bmake/main.c Modified: head/contrib/bmake/main.c =