Your contributions are always welcome! On the point 2, & means no memu applied. The trailing \0 might be absent. Nevertheless, LAPACK are fortran routines so that C style strings are not expected. Therefore I _think_ that is OK.
On Mon, Mar 27, 2023 at 3:55 PM Igor Zhuravlov <[email protected]> wrote: > Dear addon maintainers, > > 1. Addon code looks outdated a bit. Is it done intentional to provide > addon > compatibility with older JE versions? If not, I'd like to prepare pull > request > to update code. No hardcore with multitasking and modifier trains, just a > few > nice J9.4 features, plus some refactoring and bug fixes. > > 2. LAPACK specs distinguish "in" (i.e. read-only) parameters type. Those > are > eligible candidates to be marked with & instead of * in parameters list of > addon interface verbs, to avoid copying. Are there any objections for this > massive change? > > -- > Regards, > Igor > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
