-
If I run `Regex.getLast(substr = regex"abc|cde", "abcde")`, then I get the result `abc` even though `cde` comes later in the string.
-
The expression
```scheme
(call/cc
(lambda (k)
(define p (make-thread-parameter 'outer))
(define v #f)
(with-exception-handler
(lambda (obj)
(if (non…
-
It is not clear what is causing the failure in the current output which does not contain any error details.
It started with https://lab.llvm.org/buildbot/#/builders/35/builds/2200.
```
C:\Build…
-
The `symmetric_pairwise_bernoulli` connection rules prohibits autapses and requires `allow_multapses==true`. It also requires `p < 1`. These constraints are not entirely plausible.
Furthermore, is `p…
-
There isn't any documentation for `cabal.project`, and it mostly does what people expect, except when it doesn't. So there are two problems: (1) there needs to be documentation saying exactly what `ca…
-
The semantics of the `best_affinity_to` constraint in Realm machine model processor and memory queries is currently poorly defined and can lead to surprising query results. Consider the following simp…
-
**Describe the bug**:
With https://cert-manager.io/docs/releases/release-notes/release-notes-1.16/#memory-optimizations feature enabled on the cert-manager 1.16.0 helm chart release shows follo…
-
This issue is a copy of https://github.com/w3c/htmlwg/issues/27 and https://github.com/w3c/ruby-t2s-req/issues/34 in the repository that holds the current definition of the Ruby elements. Copying @coo…
-
```
▶ OK /html/semantics/embedded-content/the-video-element/intrinsic_sizes.htm
│ ▶ FAIL [expected PASS] default object size after src is removed
│ │ → assert_equals: expected "300px" but got "320p…
-
### Steps to reproduce
1. Create an AutoComplete widget with a few items
2. Place that widget as a sibling in a column of other widgets
3. Enter Talkback on iOS
4. Run the app
5. Select the Raw…