[fpc-pascal] googleapiconv

Marco van de Voort marcov at stack.nl
Sat Aug 13 14:41:48 CEST 2016


In our previous episode, Michael Van Canneyt said:
> On Fri, 12 Aug 2016, Dave Connolly wrote:
> 
> > ./googleapiconv -k -s calendar/v3 -o calendar.pp
> >
> 
> I tested the converter on the JSON output, and it works fine, it compiles:
> 
> ./googleapiconv -i /home/michael/calendar.json
> fpc /home/michael/calendar.pp
> 
> I'm completely baffled. Can you try with the trunk version of FPC ?

Typical for text processing that sometimes works and sometimes not: locale
issues? Specially calendar sounds like something that might use date-time
functions.



More information about the fpc-pascal mailing list