-
```
What steps will reproduce the problem?
1. Write and run test case:
TestCase("class.js", {
testMethods: function() {
assertFunction(Class.Methods.extend);
assertFunction(Class.Methods.inc…
-
### Use case
When mapping from BigDecimal / double to String type (maybe like a number with 2 digits after separator), then it choose separator with honor to default program locale.
So, the results …
-
I have the following custom function
```clj
(defn calculate-trading-dates
[effective-date terminate-date billing-dates ]
(let [effective-date-to-use (if (.isBefore effective-date (.getStart…
-
Hello,
while trying to migrate one of my apps to clang i discovered the following issue.
i have a class A contained within class B. class A has a `std::optional` as a member value.
class B con…
-
Looking for matches to gene synonyms from the gin_synonyms table, now produces false positives in the gene lists.
For the six papers in testing:
56039 - TOR (WBGene00002583)
56066 - Ny (WBGen…
-
### Describe the bug
As title says. More info below.
### Expected Behavior
Not crash at the end.
### Environment
```shell
OpenROAD v2.0-16968-g223313baf
```
### To Reproduce
To reproduce:
- e…
-
We boot 2 Scylla nodes concurrently into existing cluster.
Python driver obtains two `on_add` notifications, one for each node.
Each notification calls `add_or_renew_pool`, which creates connection …
-
The new behaviour of setup.sh is super unfriendly.
Running setup just re-clones the main repo to ~/.local/winapps-src and intalls from there - regardless of the repo being cloned locally already.
…
-
```
The attached test code when linked with DUMA built on MinGW aborts suspecting
double freeing. See the output in the attached test_output.txt which also shows
how I built the test code on MinGW.
…
-
```
The attached test code when linked with DUMA built on MinGW aborts suspecting
double freeing. See the output in the attached test_output.txt which also shows
how I built the test code on MinGW.
…