Thought I would forward this with my proposed fix to jd.ijs:
'Jd requires J807 or later'assert (9.4&<:)`(807&<:)@.(100&<)
0".}.4{.9!:14'' NB. Error message no longer as neat

This has to handle the disjunction in version numbers so we do a different
test - 9.4&<: - for a value less than 100 than for a value >: 100 where we
do 807&<:.


---------- Forwarded message ---------
From: Devon McCormick <[email protected]>
Date: Thu, Feb 23, 2023 at 11:12 PM
Subject: Jd fails for J9.4 because...
To: <[email protected]>


...of this:
|   'Jd requires J807 or later'    assert 807<:0".}.4{.9!:14''
|[-23] c:\pgm\j9.4\addons\data\jd\jd.ijs

since

      9!:14''
j9.4.0-beta13/j64/windows/commercial/
www.jsoftware.com/2023-02-23T01:23:50/clang-15-0-7/SLEEF=1
      4{.9!:14''
j9.4
      0".}.4{.9!:14''
9.4
      807<:0".}.4{.9!:14''
0



-- 

Devon McCormick, CFA

Quantitative Consultant



-- 

Devon McCormick, CFA

Quantitative Consultant
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to