np43 / qextserialport

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

Extended error strings on UNIX #120

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have tried to open a port without the sufficent R/W privileges and the lib 
said me that the file does not exists. Well it was a bit misleading, so I have 
modified a bit the UNIX serial port opening code to use the errno variable to 
make it more verbose. 

Also I have added a comment to the QextPortInfo physName member, and pushed the 
Ctrl+I in some files (auto identation in QtCreator)

Original issue reported on code.google.com by martonmi...@gmail.com on 17 Mar 2012 at 11:49

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks, I will fix it ASAP.

Original comment by dbzhang...@gmail.com on 17 Mar 2012 at 9:41

GoogleCodeExporter commented 9 years ago
I have attached a patch.  

Original comment by martonmi...@gmail.com on 18 Mar 2012 at 7:41

GoogleCodeExporter commented 9 years ago

Original comment by dbzhang...@gmail.com on 18 Mar 2012 at 8:25