Re: [O] Bug: Incorrect type in ob-C.el for D code [8.3.4 (8.3.4-elpa @ ~/.emacs.d/elpa/org-20160222/)]

2016-03-25 Thread Nicolas Goaziou
Hello, Thierry Banel writes: > Attached is a patch to keep Babel D compliant > with the latest version of the language. Applied. Thank you. Regards, -- Nicolas Goaziou

Re: [O] Bug: Incorrect type in ob-C.el for D code [8.3.4 (8.3.4-elpa @ ~/.emacs.d/elpa/org-20160222/)]

2016-03-20 Thread Thierry Banel
Attached is a patch to keep Babel D compliant with the latest version of the language. Thanks Chris for reporting. Thierry Le 25/02/2016 21:23, Nicolas Goaziou a écrit : > Hello, > > Chris Andrews writes: > >> Issue is fairly straightforward. When evaluating a D code

Re: [O] Bug: Incorrect type in ob-C.el for D code [8.3.4 (8.3.4-elpa @ ~/.emacs.d/elpa/org-20160222/)]

2016-02-25 Thread Nicolas Goaziou
Hello, Chris Andrews writes: > Issue is fairly straightforward. When evaluating a D code block that > includes a table var, this error is thrown by the DMD compiler. > > ~\Temp\babel-1032v-N\C-src-1032Xig.d(25): Error: cannot implicitly convert > expression (row) of

[O] Bug: Incorrect type in ob-C.el for D code [8.3.4 (8.3.4-elpa @ ~/.emacs.d/elpa/org-20160222/)]

2016-02-25 Thread Chris Andrews
Issue is fairly straightforward. When evaluating a D code block that includes a table var, this error is thrown by the DMD compiler. ~\Temp\babel-1032v-N\C-src-1032Xig.d(25): Error: cannot implicitly convert expression (row) of type ulong to uint Failed: ["dmd", "-v", "-o-",