Gustavo Sverzut Barbieri

Results 146 comments of Gustavo Sverzut Barbieri

I know that :) I'm a huge supporter of the IIO. I'm the engineering manager of two projects targeting IoT: - https://ostroproject.org/ - https://github.com/solettaproject/soletta - https://ostroproject.org/documentation/hardware/sensors.html They complement each other...

@yongli3 can you look into this driver?

@cabelitos looks ok, but I really don't like the idea of the hash table, but since @bnoordhuis asked for it, let's see what he will say (I'm not a libuv...

great, this one is a bit trickier than the other issue I've opened in the sense it will need to accumulate from one statement to the other... the ignore of...

this was fixed in 79a83c1fd928cffaba39f0e9e5d3920cbca4423f, but needs a release... :-(

I'm still evaluating some alternatives to a project, MSON is one of them. Every time we have the chance to start fresh, we go on a round of solutions that...

would `--with-bundles-dir=PATH` to replace `BUNDLES_DIR` be enough? This is easy to do in configure.ac

if you're going to move to `swupd` then it doesn't make sense to change the defaults I'd say. The confusion at the moment is we have `clear` in a context...

At least printing the directives would help me immensely, thins like input field, field, object, input object declarations for validation and permission annotations via directives would just work. But if...

did you do any changes to the codebase? I just ran it and it passes with 100% coverage... ``` nosetests version 1.3.7 ``` which version are you using? maybe some...