Fixed Context::open as get_strings() closes the device before. Thanks to Chris M...
authorMarek Vavrusa <marek@vavrusa.com>
Mon, 4 May 2009 09:54:52 +0000 (11:54 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 4 May 2009 15:52:20 +0000 (17:52 +0200)
commit2f6b4bb6a67d7b3a0d4b0ba216637c8bdaac728f
tree41cf0ff5b57e4a452dee677cbd2279a465575eb3
parenta14193ac17be8cf781feeea182a5e56582d4e0a6
Fixed Context::open as get_strings() closes the device before. Thanks to Chris M. Leahy for pointing this out. Tested on our good old example (added open test).

Intra2net: Reverted return code behavior of Context::open() calls
examples/find_all_pp.cpp
ftdipp/ftdi.cpp