Re: [sqlite] Error whilst trying to compile csv.c

2017-08-08 Thread Richard Hipp
A fix is now on trunk. https://www.sqlite.org/src/info/795eede331b832a5 On 8/8/17, Richard Hipp wrote: > On 8/8/17, Gavin Rayner wrote: >> Hi, >> >> I’m new to sqlite and C. I get this error whilst trying to compile csv.c >> on >> macOS 10.12.6. See http://sqlite.org/csv.html >>

Re: [sqlite] Error whilst trying to compile csv.c

2017-08-08 Thread Richard Hipp
On 8/8/17, Gavin Rayner wrote: > Hi, > > I’m new to sqlite and C. I get this error whilst trying to compile csv.c on > macOS 10.12.6. See http://sqlite.org/csv.html It appears that recent versions of XCode have created a macro "vsnprintf" in the . I'm not sure that i