-
### The issue
There's a slight risk that SIV or some election admin could *claim* X, Y, and Z are Privacy Protectors, but in fact SIV or the Election Admin controls the relevant key material, not t…
-
Il nous faudrait un petit fichier Ant pour le projet.
Il faut récupérer:
- log4j2 (api & core) http://logging.apache.org/log4j/2.x/download.html
- ormlite (core & jdbc) http://ormlite.com/releases/
- …
-
Moving from TODO comment:
So far the list includes space and the arrow keys. We could expand these to include other special keys where the value is guaranteed to be platform-independent (if they ex…
-
```
I am thinking about writing a cross-platform console application. I don't like
curses API and thought that maybe ConEmu can provide some simplified generic
API (common for typical console progra…
-
```
I am thinking about writing a cross-platform console application. I don't like
curses API and thought that maybe ConEmu can provide some simplified generic
API (common for typical console progra…
-
This is not urgent.
Let's free rv-install from platform-specific code. That is, to special cases for Windows vs Linux. Java 7 allows, for example, to work with and display paths in platform-indepen…
grosu updated
10 years ago
-
On some platforms (like RPi mentioned on #100) it is difficult to get the binary version up and running. Since most users have a local copy of node running already (since they can run npm) it might ma…
-
### Type of issue
Missing information
### Description
[Enter feedback here]
This article doesn’t explain nor provide code to deal with newer versions of Android that don’t let you track the us…
-
Using in_app_purchase 3.1.1 in Flutter 3.3.9.
The [docs for InAppPurchase.completePurchase](https://pub.dev/documentation/in_app_purchase/latest/in_app_purchase/InAppPurchase/completePurchase.html)…
-
We are using unittest as our main framework currently. However, as we move to data platform workflows, we can get a lot of advantages moving it to pytest instead.
One important point raised by @ca…