-
### Describe the bug
A data race is detected (using the race detector) when the main window is closed.
### How to reproduce
Create a simple main window and close it.
### Example code
``…
runrc updated
2 weeks ago
-
```
diff -purd a/t/40-eumm-plan.t b/t/40-eumm-plan.t
--- a/t/40-eumm-plan.t 2024-10-06 15:44:31.000000000 +0200
+++ b/t/40-eumm-plan.t 2024-10-17 14:05:18.563444674 +0200
@@ -6,13 +6,15 @@ use w…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
This error is found by #52688. There are two ways to reproduce this …
-
If the B request includes the wrong price at `totalPaymentDue.price`, the Booking System should return a TotalPaymentDueMismatchError.
Tests which fail:
- [free-opportunities_payment-mismatch_Op…
-
**It is recommended that you use big_decimal.**
It is hoped that the author can read and deeply understand the implementation of Java's large number of calculations and use DART languages. Or aband…
-
For this program (with #2687 merged to support non-elementals and array notation):
```
program where_test
integer, dimension(10) :: a, b = 0, c = 0
a = (/1, 2, 3, 4, 5, 6, 7, 8, 9 ,10 /)
…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```sql
drop table if exists t;
create table t (a char, b varchar(10)…
-
sql/opt/xform.TestRules [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/17532965?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfi…
-
Firstly, a BIG thank you for your work.
I have a NEC APCIII with a 9 pin DB output. It is wired as a 9 Pin NEC type output. My Acorn 3000 has the same output.
the NEC has a V-freq of 56.4Hz and…
-
```agda
-- See also issues 1159 and 480.
open import Common.Prelude
case_of_ : {A B : Set} → A → (A → B) → B
case x of f = f x
-- correctError : Bool → Bool
-- correctError = \
-- { tru…