Re: [PATCH] Please add support for dlangs packagemanager to ob-C.el - v3

2023-09-01 Thread Ihor Radchenko
Ihor Radchenko writes: >> After adding unit-tests (following in another patchset) I found a bug in my >> last patch. >> Sorry for the noise. > > Sorry for the very late reply. > > If you are still interested, may you please document the new header > argument in etc/ORG_NEWS and update >

Re: [PATCH] Please add support for dlangs packagemanager to ob-C.el - v3

2023-07-27 Thread Ihor Radchenko
Christian Köstlin writes: > After adding unit-tests (following in another patchset) I found a bug in my > last patch. > Sorry for the noise. Sorry for the very late reply. If you are still interested, may you please document the new header argument in etc/ORG_NEWS and update

[PATCH] Please add support for dlangs packagemanager to ob-C.el - v3

2022-10-01 Thread Christian Köstlin
After adding unit-tests (following in another patchset) I found a bug in my last patch. Sorry for the noise. Kind regards, Christian 0001-lisp-ob-C.el-Support-dub-in-ob-D.patch Description: Binary data

[PATCH] Please add support for dlangs packagemanager to ob-C.el

2022-10-01 Thread Christian Köstlin
Thanks a lot for you feedbacks! I rebased my change now, and I hope my changed commit message now conforms more the the projects standard. I will send in another patchset including some unittests, if I can get them to work locally at my machine. Thanks in advance, Christian