Benjamin Lipp
Benjamin Lipp
Currently when reading a Taskwarrior sync config file with the format like shown on http://mirakel.azapps.de/taskwarrior.html , Mirakel can only parse certificates and keys encoded in base64 without padding, see https://github.com/MirakelX/mirakel-android/blob/49be582fa5b4cc40ff0ffdc801a9578dbaa37ebc/tw_sync/src/de/azapps/mirakel/sync/taskwarrior/TLSClient.java#L105...
J'aimerais bien aller directement vers un département avec un lien, comme par example https://dashboard.covid19.data.gouv.fr/vue-d-ensemble?location=DEP-75 pour Paris. Par contre, en ouvrant cet adresse, je suis redirigé vers la page d'accueil https://dashboard.covid19.data.gouv.fr/vue-d-ensemble?location=FRA.
I did some initial development to enable pac-driver to read directly from a network device using libpcap. I would like to propose this as a pull request. In the following,...
If I try to compile the following minimal grammar with hilti-build -o a.out tools/pac-driver/pac-driver.cc libbinpac/parsers/minimal.pac2, and get an error message from hiltic, see below. If I do not use convert...
Starting from tests/binpac/enum/compare-enum.pac2, in the following code, the comparision of an integer (not converted!) to an enum label seems to return equal in any case. ``` # @TEST-EXEC: printf '\101\102'...
Extending the case presented in #10, it would be nice to have the possibility to test for a range in a switch statement. In my case I have a uint16...
It would be useful to have more possibilities to compare enum labels. Currently, only a test for equality is supported (==). > and = ExampleEnum::Foo1 && self.frame_id
When I visit the page of a GitHub-Repository on the ShareLaTeX GitHub LaTeX CI, namely something like `https://www.sharelatex.com/github/repos/…/…`, Firefox wants to download the logfile `output.log` instead of showing it in...
I am reviewing the wiki page https://github.com/rosenpass/rosenpass/wiki/Compilation-and-Installation With such a tag, we could just point people to that tag instead of telling them to figure out what the most recent...