Re: [Libusbx-devel] [libusbx] Core: Make libusbx accept an optional policy structure that specifies how logging and/or memory allocation work. (#128)

2013-08-22 Thread swestrup
Closed #128. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/pull/128 -- Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your

Re: [Libusbx-devel] [libusbx] Core: Make libusbx accept an optional policy structure that specifies how logging and/or memory allocation work. (#128)

2013-08-22 Thread swestrup
Okay. I've been thinking about this massive patch and talking about it with numerous people, and most seem to think its too complex for what it does. So, I'm going to withdraw this pull request, rework the interface, and issue a new pull request once the new scheme is ready. Thanks for all the

Re: [Libusbx-devel] [libusbx] Make libusbx accept an optional policy structure that specifies how logging and/or memory allocation work. (#128)

2013-08-14 Thread swestrup
I've already pushed the rebased branch to update this pull request. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/pull/128#issuecomment-22640517 -- Get 100% visibility into Java/

Re: [Libusbx-devel] [libusbx] Make libusbx accept an optional policy structure that specifies how logging and/or memory allocation work. (#128)

2013-08-13 Thread swestrup
Okay, I've done the rebase and did my best to clean up any problems. I've run tests/stress and it seems to work fine. Hopefully I haven't missed anything. Are there are more refactorings that I could do to make this branch easier to digest? --- Reply to this email directly or view it on GitHub:

Re: [Libusbx-devel] [libusbx] Make libusbx accept an optional policy structure that specifies how logging and/or memory allocation work. (#128)

2013-08-13 Thread swestrup
git rebase' was good for. I'll see if I can't get a rebased version up soon. -- Stirling Westrup Programmer, Entrepreneur. https://www.linkedin.com/e/fpf/77228 http://www.linkedin.com/in/swestrup http://technaut.livejournal.com http://sourceforge.net/users/stirlingwestrup --- Rep

Re: [Libusbx-devel] [libusbx] Make libusbx accept an optional policy structure that specifies how logging and/or memory allocation work. (#128)

2013-08-12 Thread swestrup
; list <https://lists.sourceforge.net/lists/listinfo/libusbx-devel> and > submit them there. > I am subscribed to the mailing list and when I asked for advice there, I was told that this was a good way to submit my changes. -- Stirling Westrup Programmer, Entrepreneur. https://www.l

[Libusbx-devel] [libusbx] Make libusbx accept an optional policy structure that specifies how logging and/or memory allocation work. (#128)

2013-08-08 Thread swestrup
quest by running: git pull https://github.com/swestrup/libusbx policy Or you can view, comment on it, or merge it online at: https://github.com/libusbx/libusbx/pull/128 -- Commit Summary -- * Patched with '0001-Linux-Fix-70-race-condition-insysfs_get_device_list.patch' * Win