Re: [Libusbx-devel] [libusbx] Mac OSX: libusbx crashes when unplugging a device (1.0.16) (#121)

2013-07-22 Thread Nathan Hjelm
On Jul 22, 2013, at 8:28 AM, Alan Stern wrote: > On Sun, 21 Jul 2013, Nathan Hjelm wrote: > >> On Jul 21, 2013, at 8:11 PM, Alan Stern wrote: >> >>> On Sun, 21 Jul 2013, Nathan Hjelm wrote: >>> A little more detail about what is happening in this case. When the device gets disconne

Re: [Libusbx-devel] [PATCH] hotplug: Pass explicit context to callbacks

2013-07-22 Thread Pete Batard
On 2013.07.12 14:10, Florian Albrechtskirchinger wrote: > --- a/libusb/hotplug.c > +++ b/libusb/hotplug.c > @@ -167,8 +167,7 @@ static int usbi_hotplug_match_cb (struct libusb_context > *ctx, > return 0; > } > > - return hotplug_cb->cb (ctx == usbi_default_context ? NULL :

Re: [Libusbx-devel] [libusbx] Mac OSX: libusbx crashes when unplugging a device (1.0.16) (#121)

2013-07-22 Thread Pete Batard
I would vote to release an RC rather than a full blown release on account that: 1. People who want a release should be able to use the RC just as well (plus if it can get our users into the habit of actually testing RCs rather than wait for the release, so that we identify these kind of bugs bef

Re: [Libusbx-devel] [PATCH v2 2/2] Windows: Make ENABLE_DEBUG_LOGGING enable logging output to the debugger.

2013-07-22 Thread Pete Batard
Hi Toby, Do you have plans to look into adding a new config option for sending the debug output to the debugger, or do you want me to look into it? Regards, /Pete PS: I'm not forgetting about your other Windows patches, but it may be some time before I get back to you on that. --

Re: [Libusbx-devel] [libusbx] Mac OSX: libusbx crashes when unplugging a device (1.0.16) (#121)

2013-07-22 Thread Alan Stern
On Sun, 21 Jul 2013, Nathan Hjelm wrote: > On Jul 21, 2013, at 8:11 PM, Alan Stern wrote: > > > On Sun, 21 Jul 2013, Nathan Hjelm wrote: > > > >> A little more detail about what is happening in this case. When the > >> device gets disconnected the hotplug backend calls > >> usbi_handle_disconne