-
While updating the package in Fedora to 0.13.4, I was testing the package dependencies and see that ephyviewer has a failing test now:
```
=================================== FAILURES ============…
-
I'll start using the typed throws feature in `0.12.0`.
-
Hi,
When using SleepMode, I get these Errors:
`An error has occurred while handling sleep mode: Time-out interval must be less than 2^32-2. (Parameter 'dueTime') Stacktrace: at System.Threadi…
-
```
processing file: scdneySpatial.Rmd
|.................................... | 81% [kontextOutcome] Error in elem_list_rect(fill = contextColours) :
could not find function "el…
-
Hi,
I recently attempted to update our version of Xilium.CefGlue from **CEF 102** to the **latest** release from this repository.
Unfortunately, this has introduced some significant issues with o…
-
For throwing exceptions, we have the function `raise` whose name was inherited from OCaml.
I would propose to rename it to `throw` in v12 to align it with JS.
-
**Describe the bug**
validateCorridorQueryUsingParameters throws exception barring one from seeing PASS or FAIL conclusion
**To Reproduce**
Run against service responding as per the attachment in…
-
### The problem
2024-11-07 16:09:26.450 WARNING (MainThread) [aioecowitt.server] Unhandled sensor type srain_piezo value 0
### What version of Home Assistant Core has the issue?
System information …
-
From [documentation](https://github.com/rpm-software-management/rpm/blob/ebc406862053815528c00095f9f991d649fa33a0/docs/manual/macros.md?plain=1#L119), I would think this should work:
~~~
$ rpm --e…
-
Reference (section label): [[expr.throw]](https://eel.is/c++draft/expr.throw)
## Issue description
It is unclear what happens when two *throw-expression*s are unsequenced, such as in:
```cpp
(…