Em 23-06-2010 22:56, Rui Miguel Silva Seabra escreveu: > Em 16-06-2010 09:10, Martin Jansa escreveu: > >> On Tue, Jun 15, 2010 at 09:21:48PM +0100, Rui Miguel Silva Seabra wrote: >> >>> Hi, >>> >>> I'm abandoning libxml2 in favor of json-c for elmdentica (this saves a >>> lot on downloaded data and is easier to parse). >>> >>> For that, I need json-c in the repos. >>> >>> I wrote a recipe... please include it (with whatever fixes you deem >>> necessary). >>> >> With small fixes pushed here: >> http://git.openembedded.org/cgit.cgi/openembedded/commit/?id=7764d0b2511db7890a3bd6a6839a0f59145d0adf >> >> Building in feed manually, let me know when there is elmdentica SRCREV >> which should depend on it (then it will be pulled to feed automaticaly, >> because of elmdentica DEPENDS). >> >> Regards, >> >> > Hi, > > I've found json-c uses plain int for it's integer type, which makes it > unusable when big integers happen to show up (like in Twitter's status > IDs and eventually in identi.ca's). > > I don't know how soon there will be a new release of json-c but sent the > attached patch to it's author. > > Could, in the meanwhile and so current elmdentica works as expected, > this patch be applied to our json-c package? > > Thanks in advance, > Rui > > > > _______________________________________________ > Shr-devel mailing list > [email protected] > http://lists.shr-project.org/mailman/listinfo/shr-devel > Minor detail I forgot to mention: it's a patch against json-c svn trunk at r55
Rui _______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
