-
I have a flutter app that should support mobile and web, but compilation fails when building for mobile with errors such as "Dart library 'dart:js_interop' is not available on this platform.".
In m…
-
# The Aim
- Be able to get the database from any state to any other state.
- Example 1: from nothing, to all tables created and populated.
- Example 2: switch to a different git branch, and ne…
-
Contrary to what one might expect from style guides, they actually have some architectural uses. Snap impression when viewing grep results on July 12 2020 was:
* catacurses.h/cpp : this is an inhe…
-
In go1.11
There is a minor issue with custom type unmarshaling using "encoding/json". As far as I understand the documentation (and also looking through the internal code), the requirements are:
…
-
Hi! I'm doing my first firmware for a small [macropad with 12 keys and 4 knobs](https://es.aliexpress.com/item/1005005904049625.html?spm=a2g0o.order_list.order_list_main.29.36f4194dTsVnN3&gatewayAdapt…
-
**Describe the bug**
After opening any project including the sample projects, pressing run returns cc1 fatal errors in debugger when compiling .c files due to no such file or directory. The temp fold…
-
The contributor guidelines should be updated, and better enforced.
I think it's a good idea to just make people use clang-format and editorconf.
We should also document how commit messages should be…
-
I use x86_64 gcc and I encounter this error. how can I fix that ?
seems that is because my pointer is 64bits.
```
In file included from /usr/local/lib/gcc/x86_64-pc-linux-gnu/11.4.0/../../../../inc…
-
### Check for existing issues
- [X] Completed
### Describe the feature
Unable to recognize the types and methods defined in global.d.ts.
I have a `global.d.ts` file in the src directory, but whe…
-
I noticed that when I specifically request an ARM build on my M1 mac it generates over 1000 extra targets to build which causes ninja to report an extra 3000 build steps. Investigating, I found that t…