-
Since there is a parser option `CaseInsensitiveEnumValues` it would be also desirable to output help text for enum options in lowercase. Right now it outputs enum names as-is, most popular being Pacal…
-
| | |
| --- | --- |
| Bugzilla Link | [50031](https://llvm.org/bz50031) |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#48504 |
| CC | @serge-sans-paille |
## Extended Descriptio…
-
## Describe the proposal
Move all actor configuration to an annotation based pattern. Currently, fields like actor timeout are all set via direct calls into the config by the actor themselves while o…
-
When requesting the version of Picard on the command line, the version is displayed, but the return code is non-zero, despite the program functioning as expected. This causes confusion in, say, an au…
-
### What feature or improvement do you think would benefit Files?
Currently all Files builds have the same app execution alias (`Files.exe`) and URL scheme (`files-uwp:`). But it is inconvenient when…
-
Ubuntu 18.04.1
WebRTC 69, 70, 71
g++ -o peerconnection_server main.cc data_socket.cc peer_channel.cc utils.cc $(pkg-config --cflags --libs --define-variable=WEBRTC_LOCAL=/home/max/Documents/dev…
-
When trying to use this tool in a monorepo, I'm getting 'module not found' errors for some of my cross-module imports that rely on the paths setting in tsconfig. This seems to be due to an issue with …
-
In [this commit](https://github.com/kohsuke/args4j/commit/8af18273cdd3c4103b1c1e087b94ffff495c6347) `CommandLineParser` was modified to use `parserProperties.getOptionValueDelimiter()` instead of sup…
sbyrx updated
7 years ago
-
When passing in an object that has Enum parameters into the unparsing function FormatCommandLine, if the specified Enum has a value of 0, it does not successfully unparse into a string. I am currently…
-
### Description
As a developer using vite-plugin-dts I want to be able to use the `${configDir}` template variable in tsconfig.json (added in typescript 5.5 - https://www.typescriptlang.org/docs/hand…