-
Hi,
I have some older LTO drives and some used LTO tapes.
Would like to test and discover quality of my tapes, reading CM entries.
Please let me know if your LTO-CM app is ready to be run and how to …
-
The recent paper about https://github.com/microsoft/mimalloc sounds too good to be true.
It might be a good idea to compare different allocators to see if there are some memory usage wins to have.…
-
**Is your feature request related to a problem? Please describe.**
While scanning a repo with 4000+ TypeScript files with a total of 100+ rules, it always crashes with the error: "Fatal JavaScript ou…
-
### Zig Version
0.12.0-dev.1830+779b8e259
### Steps to Reproduce and Observed Behavior
The following Zig compiles successfully:
```bash
zig build-lib ./Hello.zig
```
```zig
const Garbagey …
-
| | |
| --- | --- |
| Bugzilla Link | [21487](https://llvm.org/bz21487) |
| Version | 3.5 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AnnaZaks |
## Extended Description
Und…
-
| | |
| --- | --- |
| Bugzilla Link | [2941](https://llvm.org/bz2941) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
NSmanagedObjects are…
-
If library `main` imports a library `A`, and `A` exports a library `B`, and a macro is augmenting `main`, then it can resolve identifiers from `A` but not `B`.
This example tries to resolve identif…
-
`model-analyzer profile --run-config-profile-models-concurrently-enable --override-output-model-repository --model-repository model_repositories --profile-models model1\,model2 --output-model-reposito…
-
Would like to give this program a spin :-)
But having an issue with the program crashing. Hope the attached info can help you track it down.
Running Windows 7 Enterprise SP1 64bit.
Anything els…
-
Looks like a macro can't accept lists as parameters although it can declare such parameters and have default values for them.
macro.dart:
```dart
import 'dart:async';
import 'package:macro…