Well, I was asked to do some testing and bug fixing on this code, I normally try and at least compile the c code as C++ for better syntax checking, of course there is alot to do, but it does support protobuf,
we will see what happens, I am going to get this flying first. mike On Mon, May 30, 2011 at 8:12 AM, Philipp Borgers <[email protected]> wrote: > I would rewrite this in c++ with protobuf for c++ and libxml2 or > something similar. Any reason why you use the old code base? Looks > pretty ugly. > > Regards > > Philipp > > On Mon, 2011-05-30 at 06:47 +0200, Mike Dupont wrote: >> Hi, >> I have done a first step and converting osmconvert to c++, it now >> compiles and I did some simple tests. >> https://github.com/h4ck3rm1k3/C---port-of-osmconvert >> >> The gcc caught at least one error, a function being called with more >> parameters than declared... see diff. I wonder how that worked out at >> runtime.. >> >> testers are welcome to report bugs. >> >> mike >> > > > -- James Michael DuPont Member of Free Libre Open Source Software Kosova and Albania flossk.org flossal.org _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

