You have been subscribed to a public bug: It *seems* like the #+win32 version of defun prepare-args expects dotted pairs for its 'args' parameter, but the #-win32 version expects a list of simple-strings. defun run-program only sends dotted pairs as far as I can tell. In Ubuntu, prepare-args tries to apply #'every to the args, and crashes on the dotted pairs.
I noticed this when trying to run examples from the lisp-stat package (see https://github.com/Lisp-Stat/documentation/issues/2 ). ** Affects: ubuntu Importance: Undecided Status: New -- run-program crashes on Linux https://bugs.launchpad.net/bugs/1935012 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
