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

Reply via email to