Mr-Ntic / qextserialport

Automatically exported from code.google.com/p/qextserialport
Other
0 stars 0 forks source link

Event Driven read #34

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,
I understand that the patch presented in issue #7 implements event driven
read in Linux. I use the latest cvs version on Kubuntu 9.10. 
How do I apply the patch? Which file do I patch? are there more recent
additions/modifications?

Thanks,

Muz

Original issue reported on code.google.com by zvi...@comcast.net on 28 Jan 2010 at 2:22

GoogleCodeExporter commented 8 years ago
I would recommend pulling from the latest hg tip from this project.  I'm 
guessing 
you'll have a hard time applying that patch to such an old snapshot.

Original comment by lst...@gmail.com on 28 Jan 2010 at 11:03

GoogleCodeExporter commented 8 years ago
Excuse for the ignorance but how do I pull the latest hg tip?

Thanks,

Muz

Original comment by zvi...@comcast.net on 29 Jan 2010 at 1:41

GoogleCodeExporter commented 8 years ago
Make sure you have mercurial (hg) installed, and see 
http://code.google.com/p/qextserialport/source/checkout

Original comment by lst...@gmail.com on 29 Jan 2010 at 2:33

GoogleCodeExporter commented 8 years ago
Thanks. I installed Mercurial and used the hg clone command to get the repo. 
What are
the commands to apply the patch? Is the repo already patched?

Again, thanks for the patience,

Muz

Original comment by zvi...@comcast.net on 31 Jan 2010 at 2:32

GoogleCodeExporter commented 8 years ago
Should be already patched.

Original comment by lst...@gmail.com on 31 Jan 2010 at 7:36

GoogleCodeExporter commented 8 years ago
I had to edit abit the enumerator code but other than that it works fine.
Thanks

Original comment by zvi...@comcast.net on 2 Feb 2010 at 1:56