-
To contribute to this issue, simply leave a comment here. Please also review [our contributing guidelines](https://github.com/SwiftWeekly/swiftweekly.github.io/blob/master/CONTRIBUTING.md).
The curre…
-
This may be out-of-scope (e.g. because the color picker is third party), but I've noticed an issue when trying to pick a color from an item displayed on an external monitor.
To illustrate, when I u…
-
I rebuilt Servo with the following diff:
```diff
--- i/components/script/script_thread.rs
+++ w/components/script/script_thread.rs
@@ -3213,6 +3213,12 @@ impl ScriptThread {
self.e…
-
**Godot version:**
v3.2.3.rc4.mono
**OS/device including version:**
Windows 10
**Issue description:**
The editor crashes after starting export to any platform
**Steps to reproduce:**…
-
Feature Request - Most of the build systems nowadays have support for generating compilation database file, vscode cpp plugin should also support it. For more information - http://clang.llvm.org/docs/…
-
The cleanup module added in 0.1.12 has one drawback. The cleanup is irreversible. Once it has been done, it is no longer possible to revive signal hook for that one signal.
In a sense it is not a b…
-
**Steps:**
- [x] Review alternatives to improve performance in `Sysfs.java`
- [x] Evaluate the performance with JMH
- [x] Consolidate changes with current architecture
**Original Request:**
…
-
Working with the calculator program, the main program insists on the subfunction "berechnen(3)". Because I further developed the function it has a new name. But even when I rename the function the nsd…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR36617](https://bugs.llvm.org/show_bug.cgi?id=36617) |
| Status | RESOLVED FIXED |
| Importance | P…
-
Queues that suffer from the problem:
* `MsQueue`
* `SegQueue`
* `channel::unbounded()` (see #237, thanks to @Pslydhh)
* `Queue` in `crossbeam-epoch`
---------
Consider the following scenar…
ghost updated
4 years ago