latest 7 messages by HaroldT

+ [2016-08-24T21:37:57Z] HaroldT Oops sorry, meant that 2nd one for other channel ...
+ [2016-08-24T21:37:10Z] HaroldT How do I get & apply just that fix?
+ [2016-08-24T21:37:03Z] HaroldT But when I try to do 'git cherry-pick 8f82e51' , it just returns 'fatal: bad revision '8f82e51'
+ [2016-08-24T21:37:02Z] HaroldT Hi. I'm trying to build the Jarvis release on my linux box with GCC6. It fails because of this bug: "lib/cximage-6.0: fix compilation with gcc6" (https://github.com/xbmc/xbmc/pull/9703) . THere's an "abandoned fix" there: https://github.com/xbmc/xbmc/pull/9703/commits,
+ [2016-08-24T21:32:46Z] HaroldT How do I grab that commit to apply it?
+ [2016-08-24T21:32:37Z] HaroldT But when I try to do 'git cherry-pick 8f82e51' , it just returns 'fatal: bad revision '8f82e51'
+ [2016-08-24T21:32:19Z] HaroldT Hi. I'm trying to get and apply a specific commit from github to an applications sources I have checked out locally. This is what II'm trying to get: https://github.com/xbmc/xbmc/pull/9703/commits