Re: [sigrok-devel] Bug in libserialport serialport.c windows code

2016-10-09 Thread Gaitan D'Antoni
On Sun, Oct 9, 2016 at 1:06 PM, Gerhard Sittig wrote: > On Sat, Oct 08, 2016 at 16:14 -0400, Gaitan D'Antoni wrote: > > > > I just built libserialport on Windows 10 and while stepping through the > > code I noticed a bug so I created the following patch: > > > > --- serialport.c2016-10-08

Re: [sigrok-devel] Bug in libserialport serialport.c windows code

2016-10-09 Thread Gerhard Sittig
On Sat, Oct 08, 2016 at 16:14 -0400, Gaitan D'Antoni wrote: > > I just built libserialport on Windows 10 and while stepping through the > code I noticed a bug so I created the following patch: > > --- serialport.c2016-10-08 13:41:23.269484000 -0400 > +++ serialport1.c 2016-10-08 13:

[sigrok-devel] Bug in libserialport serialport.c windows code

2016-10-08 Thread Gaitan D'Antoni
Hi, I hope I'm using the correct mailing list. I just built libserialport on Windows 10 and while stepping through the code I noticed a bug so I created the following patch: --- serialport.c2016-10-08 13:41:23.269484000 -0400 +++ serialport1.c 2016-10-08 13:43:10.958994300 -0400 @@