Ben Baron
Ben Baron
Can't reproduce with latest beta code on iPad Air.
I have this text in my PR, but figured it would be good to comment with it here as well for discussion. To the maintainer(s), I think there is a...
Funny I actually just did this myself and then saw this when I went to open the PR :P For anyone that may be interested, my implementation has less changes...
I've pushed my PR here: https://github.com/pauldreik/rdfind/pull/153
@skmp If there is no cross platform c++ lib for this and we're using #ifdefs for platform specific code, we can just use standard Foundation library in a separate Objective-C...
Love this idea!
I've already done some work with SCIF, so this is something I'll try and look into as well time permitting.
@skmp I have one and am going to look into adding support. A while back I helped ulao fix twin stick support on the bliss box so it works now,...
I have an rpi3 I can take a look at this at some point, I just need to get an SD card set up with Raspbian again
Maybe this library? https://sourceforge.net/projects/icu/ It's MIT, not BSD, but that should be fine right?