SHOO
SHOO
そういえば最近LDCがGDBやLLDBに対応するために`-gdwarf`とか対応したそうで。試したけどよくわからなかった…。(Windows) https://github.com/ldc-developers/ldc/releases/tag/v1.23.0
以下が必要と思われる項目 - [ ] core.thread - [ ] core.sync.mutex - [ ] core.sync.semaphore - [ ] core.sync.condition - [ ] core.sync.barrier - [ ] core.sync.rwmutex - [ ] core.sync.event -...
これ、闇が深すぎる上にできることが多すぎるので、テーマを絞って何個かに分割するべきでは
関連 #51
関連 #81

サードパーティ製のライブラリについて、ごく限られたライブラリについては使用可能だが、すべてとはいかないのが問題。
> Ideally these two would be merged together by looking for the json/sdl comment at start of file. > > ``` > - `*.d` : The D language source code...
>Support directory based dub projects. If you are talking about test cases, they are already implemented. The added test `test/runtests/test/test01` is a directory based dub project. >A directive to pick...
> No, I'm talking about `test/runtests/dub.sdl` . More information, please. Are you saying that you want to recognize the directory as being for the dub project without the dub.sdl? >...