Skip to content

Instantly share code, notes, and snippets.

@dubslow
Created September 30, 2014 08:54
Show Gist options
  • Save dubslow/395c328e78c19009573d to your computer and use it in GitHub Desktop.
Save dubslow/395c328e78c19009573d to your computer and use it in GitHub Desktop.
[03:35:03] <TLH> hi all, any chance some people can test out this patch in their setups? http://goo.gl/V0v3yt
[03:35:10] <TLH> it affects toxav
[03:35:18] <TLH> (it is not an issue, just a cleanup of the existing code)
[03:35:32] --> target_i (~target_i@31.3.31.183) has joined #tox-dev
[03:35:47] <TLH> it will also allow for some further changs I have to sit on top of that patch
[03:39:06] <bunslow> TLH: submit a pull request to github
[03:39:13] <bunslow> much easier than manually applying patches
[03:39:32] <bunslow> also irungentoo is asleep right now, and he is basically the only one who can say yes
[03:39:52] <-- astonex (~douxchato@host81-152-4-217.range81-152.btcentralplus.com) has quit (Ping timeout: 245 seconds)
[03:40:25] <TLH> bunslow: unfortunately I do not have a github account, it is extremely trivial to apply it (curl -O and git am)
[03:42:15] <bunslow> fair enough i guess
[03:43:16] <bunslow> if you don't mind, i could pr it myself
[03:44:22] <TLH> bunslow: sure no problems
[03:44:48] <TLH> bunslow: my second change builds on top of that and fixes an issue on systems where unaligned accesses can cause a SIGBUS (namely SPARC)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment