[Libusbx-devel] [PATCH] Core: Add get_version() call
Pete Batard
pete at akeo.ie
Tue Apr 10 20:36:11 EDT 2012
On 2012.04.10 20:35, Hans de Goede wrote:
> Looks good, ack.
Pushed, along with a couple Windows modification, that are aimed at
cleaning up and aligning the existing code to what I have in -pbatard.
Basically, I removed a set of 3 #define that we used during development
(DYNAMIC_FDS, AUTO_CLAIM and FORCE_INSTANT_TIMEOUTS) and left for users
to set/disable just in case they found our defaults didn't suit them.
Since I don't remember complaints about our default for these, I think
we can safely remove them.
And just in case someone wonders, please note that the removal of the
AUTO_CLAIM define doesn't meant that we removed the auto-claim feature.
Auto-claim was and remains enabled by default: we only removed the
possibility to disable it.
The other commit should be a benign align to the existing code from
-pbatard.
Regards,
/Pete
More information about the libusbx
mailing list