May be the tar.ijs in base library had that bug already fixed.

Вск, 03 Июн 2012, Robert Cyr писал(а):
> 1. Tar the J dictionary into a 1204 K file , say HlpDict.tar
> 2. Transfer to iPad with iTunes
> 3.    tar 't';'/HlpDict.tar'
> |assertion failure: tart
> |   (chksum{d)-:getchk d
> |tart[11]
> 
> 
> 
> 
> Sent from my iPad
> 
> On 2012-06-03, at 16:56, bill lam <bbill....@gmail.com> wrote:
> 
> The J7 base library updated yesterday already included the tar class.
> It defines a var chksum not checksum and I did not get any errors
> Can you provide a simple example that can reproduce the bug?
> 
> Вск, 03 Июн 2012, Robert Cyr писал(а):
> 
> tar defines a var named checksum and uses a function named getchk.
> 
> 
> The 4 (out of 8) leading chars of checksum{d are '0', whereas the 4
> 
> leading chars of getchk d are '  '.  The other 4 are ok.
> 
> 
> This leads to an assertion failure.
> 
> 
> Sent from my iPad
> 
> ----------------------------------------------------------------------
> 
> For information about J forums see http://www.jsoftware.com/forums.htm
> 
> 
> -- 
> regards,
> ====================================================
> GPG key 1024D/4434BAB3 2008-08-24
> gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to