Xueping

Results 8 issues of Xueping

We are maintaining a basic module library for D programming, which is called [Hunt](https://github.com/huntlabs/hunt)。We like this project very much. It's so sad to see it is no longer maintained. So,...

I submitted an issue, see https://github.com/microsoft/vscode-java-debug/issues/643. The real reason is : The targetDir is not detected during the debug procession in VS Code. There is an Exception thrown in https://github.com/eclipse-vertx/vertx-sql-client/blob/3.8/vertx-pg-client/src/test/java/io/vertx/pgclient/junit/PgRule.java#83

Is there a way to do this? For example, using dub.buildswitchs in workspace-d's settings. I need a --nodeps switch.

enhancement

I created an [issue](https://github.com/ldc-developers/ldc/issues/3279) in LDC.

**提交内容:** ```txt It's just a test for what fuck. ``` **事件类型:**`nickname` **返回结果:**(segments为空,缺少原因描述) ```json { "suggestion": "block", "label": "abuse", "details": [ { "suggestion": "block", "label": "abuse", "confidence": 0.9466954, "segments": [] }...

OS: Linux Mint 19.1 Cinnamon Compiler: DMD 2.084 Command line: `dub run --compiler=dmd -a=x86_64 -b=debug` Test code: ```d import std.stdio; import stdx.data.json; void main() { // JSONValue value = toJSONValue(`{"name":...

bug

The error message: ```sh Linking... dmd -of.dub/build/server-debug-posix.osx-x86_64-dmd_2091-789ACCFB4E7175AA7E03295664C71631/http-server .dub/build/server-debug-posix.osx-x86_64-dmd_2091-789ACCFB4E7175AA7E03295664C71631/http-server.o ../../.dub/build/default-debug-posix.osx-x86_64-dmd_2091-5E13BCCCBAA4897920B997E7C0DE09B6/libhunt-http.a ../../../hunt-net/.dub/build/default-debug-posix.osx-x86_64-dmd_2091-8715AC4D8BCF54BB913AF1A6B5D68845/libhunt-net.a ../../../hunt/.dub/build/library-debug-posix.osx-x86_64-dmd_2091-D2D93C3E043B34896F959408A5A7FD54/libhunt.a -m64 -g ld: in ../../.dub/build/default-debug-posix.osx-x86_64-dmd_2091-5E13BCCCBAA4897920B997E7C0DE09B6/libhunt-http.a(concurrency_5c25_41b.o), in section __TEXT,__textcoal_nt reloc 2: symbol index out of range clang: error: linker command...