Hello,

Иван Трусков <tru...@gmail.com> writes:

> * lisp/ob-C.el (org-babel-C-execute): Made sure name of compiled
> program is converted to local representation before sending it to the
> shell on remote host.
>
> The problem was when one would try to evaluate C source code block in
> the file on remote host. Compilation would go normally, then
> evaluation will fail with error like "/bin/sh: unable to find file
> prevents that.
>
> TINYCHANGE

Applied. Thank you.

> +              (concat (org-babel-process-file-name tmp-bin-file) cmdline))

I made that change at `tmp-bin-file' binding instead.

Regards,

-- 
Nicolas Goaziou

Reply via email to