np43 / qextserialport

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

Is _TTY_* definitons are neccesary? #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I think Q_OS_* definitions are enough to seperate codes for platforms. So why 
do we need these definitions? Also with these, main project needs these 
definitions.

I've created a patch for this issue. It's attached. It also contains a basic 
device enumeration code for Linux.

Original issue reported on code.google.com by perq87 on 2 Oct 2009 at 4:54

Attachments:

GoogleCodeExporter commented 9 years ago
_TTY_* symbols have been removed

Original comment by lst...@gmail.com on 24 Oct 2009 at 9:39