mer-hybris / libgbinder

GLib-style interface to binder
BSD 3-Clause "New" or "Revised" License
51 stars 40 forks source link

Allow to pass negative number as a parameter #103

Closed monich closed 1 year ago

monich commented 1 year ago

This should take care of #101

Note that -- flag has to be used to stop the command line parser from attempting to parse negative numbers as options.