You are attempting to use a verb as a dyad, but it has no dyadic valence defined.

Henry Rich

On 8/4/2018 12:56 PM, Linda Alvord wrote:
I can't seem to send messages to the forum but I think this an error in
806

aA;fruits
┌──────────────────────────┬─────┐
│abcdefghijklmnopqrstuvwxyz│Pear │
│ABCDEFGHIJKLMNOPQRSTUVWXYZ│Kiwi │
│                          │Peach│
│                          │Fig  │
└──────────────────────────┴─────┘
alpha=: 13 :'y/:<./x i."1 2 y' aA alpha fruits
Fig
Kiwi
Peach
Pear
alpha
] /: [: <./ i."1 2
fruits /: <./aA i."1 2 fruits
Fig
Kiwi
Peach
Pear
alpha1=: 3 :'y /: <./x i."1 _ y' aA alpha1 fruits
|domain error: alpha1
|   aA     alpha1 fruits


Linda
-----Original Message-----
From: Programming <programming-boun...@forums.jsoftware.com> On Behalf Of Henry 
Rich
Sent: Friday, August 3, 2018 9:40 PM
To: programm...@jsoftware.com
Subject: Re: [Jprogramming] svn858 32-bit compile error

Fixed now.  Thanks.  It is just a warning on my system and I didn't see it.  Of 
course we want to compile without warnings.

Henry Rich


On 8/3/2018 9:31 PM, Bill Heagy wrote:
$jmake/build_libj.sh j32
building  /home/wheagy/jbld/j32/bin/libj.so output in
/home/wheagy/jbld/j32/bin/build_libj.so.txt
/home/wheagy/git/jsource/jsrc/va2.c:762:19: error: incompatible
pointer types assigning to 'D *' (aka 'double *') from 'I *' (aka
'long *') [-Werror,-Wincompatible-pointer-types]
/home/wheagy/git/jsource/jsrc/va2.c:762:33: error: incompatible
pointer types assigning to 'I *' (aka 'long *') from 'D *' (aka
'double *') [-Werror,-Wincompatible-pointer-types]

----------------------------------------------------------------------
For information about J forums see
https://nam02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.j
software.com%2Fforums.htm&amp;data=02%7C01%7C%7C70448cead04a46d05f3708
d5f9ab24e6%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C63668943580177
2840&amp;sdata=C1Xi1tal7E4ixh1qYYH%2FWhqa9lsXssBkWMHQ5bhO%2Fys%3D&amp;
reserved=0

---
This email has been checked for viruses by AVG.
https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.avg.com&amp;data=02%7C01%7C%7C70448cead04a46d05f3708d5f9ab24e6%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636689435801772840&amp;sdata=A2HwHQ90vs02DqHlax2Eem%2FkFJ%2FgI7RdeDofJtQ1NUc%3D&amp;reserved=0

----------------------------------------------------------------------
For information about J forums see 
https://nam02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.jsoftware.com%2Fforums.htm&amp;data=02%7C01%7C%7C70448cead04a46d05f3708d5f9ab24e6%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636689435801772840&amp;sdata=C1Xi1tal7E4ixh1qYYH%2FWhqa9lsXssBkWMHQ5bhO%2Fys%3D&amp;reserved=0
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm


---
This email has been checked for viruses by AVG.
https://www.avg.com

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

Reply via email to