Re: [Bug-apl] Message has wrong SVN Version

2016-06-29 Thread Juergen Sauermann
Hi Blake, thanks, fixed in SVN 762. /// Jürgen On 06/29/2016 04:45 AM, Blake McBride wrote: Presuming the 755 represents a hard-coded number that you set when the loading is affected, perhaps the message

Re: [Bug-apl] Message has wrong SVN Version

2016-06-28 Thread Xiao-Yong Jin
That’s the version of the Archive.cc. See $ sed -n '10,11p' src/buildtag ARCHIVE_SVNINFO=`svn info Archive.cc | grep "Last Changed Rev" \ | awk -F : '{print $2;}'` > On Jun 28, 2016, at 9:34 PM, Blake McBride wrote: > > Why does it say "but is now being )LOA

Re: [Bug-apl] Message has wrong SVN Version

2016-06-28 Thread Blake McBride
Also: $ /usr/local/bin/apl --version BUILDTAG: - Project:GNU APL Version / SVN: 1.5 / 761 Build Date: 2016-06-29 02:22:47 UTC Build OS: Linux 3.13.0-37-generic x86_64 config.status: unknown configure options On Tue, Jun 28, 2016 at 9:34 PM, Blake

Re: [Bug-apl] Message has wrong SVN Version

2016-06-28 Thread Blake McBride
Presuming the 755 represents a hard-coded number that you set when the loading is affected, perhaps the message can be changed to: WARNING: this workspace was )SAVEd with SVN version 670 but is now being )LOADed with SVN version greater than 755 ... This would avoid any confusion. Tha

[Bug-apl] Message has wrong SVN Version

2016-06-28 Thread Blake McBride
Why does it say "but is now being )LOADed with SVN version 755"? Shouldn't it be 761? )load FormatFns WARNING: this workspace was )SAVEd with SVN version 670 but is now being )LOADed with SVN version 755 Expect problems, in particular when the )SI was not clear. In case of pro