-
### Package description
mkisofs is a pre-mastering program to generate filesystems following the ISO-9660 specification. It supports the Joliet, Rock Ridge and Apple extensions, as well as the creati…
-
F# won't accept type abbreviations that don't use all of the declared type parameters in the type being abbreviated, whereas OCaml will.
For example, OCaml will accept `type ('a, 'b) t = 'a`, where…
-
We had a nightly test failure trigger an internal compiler here from this line: https://github.com/chapel-lang/chapel/blob/main/compiler/llvm/clangUtil.cpp#L2685
However, because nightly testing do…
-
Recent MSVC compiler uses
```c++
using ktl::crt::global_c_handler_t = int(__cdecl*)();
using ktl::crt::global_cxx_handler_t = void(__cdecl*)();
CRTALLOC(".CRT$XIA")
ktl::crt::global_c_handler_t…
-
OS: Windows 11 22000.556
VSCode version: v1.65.2
CodeLLDB version: < v1.7.0
Compiler: rustc 1.61.0-nightly
Debuggee: executable with Tokio threading
Arch info: x86_64-windows-msvc
The probl…
-
### What version of Go are you using (`go version`)?
f90b4cd6554f4f20280aa5229cf42650ed47221d
### Does this issue reproduce with the latest release?
N/A
### What did you do?
…
-
```
I have just started downloading jiva. From what I see on the wiki, it
seems like a great project!
This is just a request to keep the repository small.
When I do a "svn co
http://jiva-ng.google…
-
**What version of protobuf and what language are you using?**
Version: main
Language: C++
**What operating system (Linux, Windows, ...) and version?**
Windows 10 20H2
**What runtime / compile…
-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[x] Feature request
[ ] Documentation issue …
-
Hi!
Recently I checked Profile-Guided Optimization (PGO) improvements on multiple projects. The results are [here](https://github.com/zamazan4ik/awesome-pgo/). LLVM-related results are [here](https…