-
Hello!
You provide a class `AbstractValidator` with this single constructor:
```
/**
* Constructs a validator with the given error message. The substring "{0}"
* is replaced by …
-
**Describe the bug**
Port of DevCom-193041
`int do_wait(_Cnd_t cond, _Mtx_t mtx, const xtime *target)` in `cond.c` uses a heuristic `_Xtime_diff_to_millis2` to figure out if a timeout occurred. It g…
-
# Behavior changes
- The following global variables will be forcibly set to the following default values:
- enable_nereids_dml: true
- enable_nereids_dml_with_pipeline: true
- enable_nereids…
-
The documentation on [`compound`](https://universaldependencies.org/u/dep/compound.html) states that `compound` isn't needed just because the meaning is lexicalised or idiomatic, giving example like _…
-
Upon re-re-testing what drugs may treat [Familial Pityriasis Rubra Pilaris](https://monarchinitiative.org/disease/MONDO:0008251) ([on ci](https://ui.ci.transltr.io/results?l=Familial%20Pityriasis%20Ru…
-
```
What steps will reproduce the problem?
--------------------------------------------------------------
1. tar xzvf to extract files
2. cd to src directory
3. make depend; make
What is the expected…
-
```
What steps will reproduce the problem?
1. make in /src/
What is the expected output? What do you see instead?
* Expected correct compilation
* Got:
../src/parser/replacefoly.pl ../src/parser/fol…
-
```
What steps will reproduce the problem?
1. make in /src/
What is the expected output? What do you see instead?
* Expected correct compilation
* Got:
../src/parser/replacefoly.pl ../src/parser/fol…
-
```
What steps will reproduce the problem?
1. make in /src/
What is the expected output? What do you see instead?
* Expected correct compilation
* Got:
../src/parser/replacefoly.pl ../src/parser/fol…
-
Filter_iterator doesn't check against the end iterator in its internal advance logic (this is a feature that `boost::iterator::filter_iterator` adds).
The problem creates trouble whenever the input…