-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
* Please…
-
### Is your feature request related to a problem? Please describe.
Currently Polymorphic Deserialization without type indicator can be done in different ways
**ID.DEDUCTION**
@JsonTy…
-
Instant MPG seemingly randomly reports fuel flow (g/h for my settings) instead of MPG. Affects every screen as well as serial output. It seems to be working correctly about 20% of the time, and showin…
-
We have a requirement for 50kHz table based position compare. The SEQ block has 4096 rows, and though it is double buffered this would be 11 table writes a second, which gives very little margin for e…
-
Any ideas on why this might have happened over the last weeks?
I have a gen1 r1s (and I asked them what drugs they were on for 50k up charge to gen2 on a 6 month old truck) running the last firmwar…
-
The C++ standard makes it unfortunately easy to misuse a block-scoped variable with thread-local storage duration, and, therefore, to inadvertently/confusingly end up using an uninitialized value.
…
-
### Environment
Nuxt project info: 10:54:41 AM
------------------------------
…
-
Consider the following example:
```dart
enum MyEnum {
a, b, c, d;
}
void doSomething(MyEnum value) {
if (value == MyEnum.b) {
fooB();
return;
}
final text = switch (value…
-
I encountered a segmentation fault while running the `Pluto::BogusControlFlowPass` on my LLVM IR code. The issue occurs when running the pass with `opt`, resulting in a crash. The error happens specif…
-
I finished the exclusive shape part and test successfully; I can get reversed level-set value of a geometry.
I add two test cases for this,
1. One case is the dam break with an exclusive triangle in…
yyc84 updated
2 months ago