So, i have been trying again to turn my Openmoko FreeRunner into a usable device, despite its uncertain future. One that you can really use to make calls, send/receive SMS, surf the web (over WiFi or GPRS) and do other things you should normally be able to expect from a working smartphone. This is a [...]
I’m currently working on creating a python wrapper for XCF using Boost.Python. During that project i stumbled upon the problem that i was wrapping some classes that used a custom smart pointer (i.e. not one from the boost library). Boost.Python is quite good at wrapping classes using smart pointers, but it has to know some [...]