Andy Shiers

Results 29 issues of Andy Shiers

RIDE client needs to work on 64-bit Raspberry Pi O/S (it may already do so, but it may need a new build target)

enhancement

Windows packaging relies on code in the internal Dyalog svn repository RIDE packaging should not rely on anything in the internal repositories, and shouldn't have worry about where svn lives...

enhancement

Not in Version: 4.0.2855 Platform: Win32 Date: 2017-07-28 17:23:16 +0200

enhancement
MacOS

CI/packagescripts/linux/packageLinux.sh uses fpm (which calls rpmbuild) to generate the .rpm files. At some point we started using a different Docker container, with a more recent fpm. However this later version...

Linux

Rather than looking in a specific location for the conga workspace and if it's not there failing, we should also try ⎕cy'conga' and then fail .. something along the lines...

I attempted to connect to an interpreter via ssh to a linux interpreter. I forgot to enter my password, and when I clicked on ok a msgbox appeared with the...

Linux example using 64 Unicode, 19.0 Issue 2. DYALOG_INITSESSION=1 SESSION_FILE= DYALOGLINK=dasfsfdsf /opt/mdyalog/19.0/64/unicode/mapl [APL starts] .. Thu Mar 7 19:37:38 2024 Cannot read DYALOGLINK ("dasfsfdsf"). Press Enter. But nothing happens when...

bug

On macOS I created foo, Foo and FOO, and then tried ]link.Create # ERRORS ENCOUNTERED: ⎕SE.Link.Create: File name case clash - try using caseCode←1: #.FOO #.Foo #.FOO #.foo 1. Why...

bug

'andys'⎕ns'' andys.⎕fx'r←a foo b' 'r←a+b' myfoo←#.andys.foo ]link.create # /tmp/xxx ERRORS ENCOUNTERED: DOMAIN ERROR: Invalid text array Originally I attempted to ]link.create eval.dws. Note: #489 which deals with the text of...

bug