Thanks for alerting me to this 4 year old situation, which I had quite forgotten about.
I am the owner of https://github.com/earthspot/math_cal -an experimental version of the addon: math/cal . There is no good reason why I should continue to own it. I recommend jsoftware takes it over, and give permission for https://github.com/earthspot/math_cal to be cloned for the purpose. Ditto the associated addons: https://github.com/earthspot/math_uu https://github.com/earthspot/math_tabula Ian Clark On Wed, 9 Aug 2023 at 14:55, chris burke <cbu...@jsoftware.com> wrote: > Thanks for pointing this out. > > The repo for the addon is https://github.com/earthspot/math_cal, see > the source directory . The jsoftware original has been archived. > > Your fix works, but a slightly better change for 9.4 and 9.5 would be > based on JVERSION_NUMBER, e.g. in the current beta: > > JVERSION_NUMBER > 9050005 > > On Wed, Aug 9, 2023 at 6:09 AM Raul Miller <rauldmil...@gmail.com> wrote: > > > > J's math/cal has a version test which needs to be fixed. > > > > On line 25, > > > > if. 900 < ". }. '/' taketo 9!:14'' do. > > > > should become > > > > if. 900 < ". }. '/' taketo rplc&'.0' 9!:14'' do. > > > > However, https://github.com/jsoftware/math_cal/blob/master/cal.ijs > > does not represent this script, so I cannot submit a fix through > > github. > > > > FYI, > > > > -- > > Raul > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm