SHOO

Results 32 comments of 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 -...

これ、闇が深すぎる上にできることが多すぎるので、テーマを絞って何個かに分割するべきでは

![image](https://user-images.githubusercontent.com/580704/64060858-a1a38480-cc0d-11e9-8dcf-6add62865942.png)

サードパーティ製のライブラリについて、ごく限られたライブラリについては使用可能だが、すべてとはいかないのが問題。

> 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? >...