Romain Tartière
Romain Tartière
After installing axiom-types-0.1.1 using `gem install axiom-types`, some files have unexpected permissions: ``` axiom-types-0.1.1/.ruby-gemset axiom-types-0.1.1/LICENSE axiom-types-0.1.1/.yardopts axiom-types-0.1.1/TODO axiom-types-0.1.1/Rakefile axiom-types-0.1.1/config/devtools.yml axiom-types-0.1.1/config/yardstick.yml axiom-types-0.1.1/config/roodi.yml axiom-types-0.1.1/config/mutant.yml axiom-types-0.1.1/Guardfile axiom-types-0.1.1/.gitignore ``` Is there a reason these...
After installing descendants_tracker-0.0.4 using `gem install descendants_tracker`, some files have unexpected permissions: ``` descendants_tracker-0.0.4/spec/spec.opts descendants_tracker-0.0.4/spec/rcov.opts descendants_tracker-0.0.4/LICENSE descendants_tracker-0.0.4/TODO descendants_tracker-0.0.4/Rakefile descendants_tracker-0.0.4/config/yardstick.yml descendants_tracker-0.0.4/config/flog.yml descendants_tracker-0.0.4/config/mutant.yml descendants_tracker-0.0.4/Guardfile descendants_tracker-0.0.4/.gitignore ``` Is there a reason these files...
Many libfreefare examples have common portions of code that have been copied/pasted and only have sparse differences and inconsistencies (tag acquisition, arguments parsing, etc.). The test suite had to cope...
The GitHub API allows to change labels description: https://docs.github.com/en/rest/reference/issues#update-a-label
Hello! I am working on building Urho3D on FreeBSD and opened a bunch of PR for issues I could solve in a clean way. However, I am still having some...
According to [this comment][ref], the usage of a password is currently broken but it is possible to pass an access token instead. This access token is then stored in the...
Part of the code that use appstreamcli is conditionnaly executed (validation) if the dependency is found, but another part is unconditionnaly executed (generation). Wrap all tthe code in the condition...
The Xorg selection mechanism is currently broken with monod: when a middle-click occurs, the caret is moved at the cursor position and nothing more happens (same as a left click)....
# syslog-ng ## Version of syslog-ng Latest: 3.31.2-1 (deb); 3.31.2-1.el7 (rpm); Previous versions where affected too, this is _not_ a regression recently introduced. ## Platform Debian 10 / CentOS 7;...
This PR also include: * #1502 * #1507 #### Pull Request (PR) description #### This Pull Request (PR) fixes the following issues