Re: [sigrok-devel] Git pull/review request

2016-04-30 Thread Stefan Bruens
On Freitag, 29. April 2016 15:13:56 CEST Aurelien Jacobs wrote: > On Sun, Apr 24, 2016 at 03:46:17PM +0200, Stefan Bruens wrote: > > Hi folks, > > > > another round of patches, available at: > > > > https://github.com/StefanBruens/libsigrok.git for_upstream_20160424 > > > > [...] > > > > [3] Th

Re: [sigrok-devel] Git pull/review request

2016-04-29 Thread Aurelien Jacobs
On Sun, Apr 24, 2016 at 03:46:17PM +0200, Stefan Bruens wrote: > Hi folks, > > another round of patches, available at: > > https://github.com/StefanBruens/libsigrok.git for_upstream_20160424 > > [...] > > [3] The equality check is exact, but requires int64 -> __int_128 > multiplication. This is

[sigrok-devel] Git pull/review request

2016-04-24 Thread Stefan Bruens
Hi folks, another round of patches, available at: https://github.com/StefanBruens/libsigrok.git for_upstream_20160424 The first patch is trivial, while patch 2-4 may need some discussion. Patches 2-4 include unit tests for the new methods. [2] The parsing method is primarily targeted at SCPI,