On Wed, Jun 1, 2016 at 1:00 AM, Kain Abel wrote:
> I've slightly modified your line from the top:
> lm@um:~/src/fossil$ gcc -c -pedantic -I./src -Wall -Werror -fPIC
> -Wstrict-aliasing -g -Wno-long-long -std=c89 ./src/cson_amalgamation.c
> -DFOSSIL_ENABLE_JSON -Og
> lm@um:~/src/fossil$ gcc -c -pe
Hi Stephan,
again, I beg your pardon. My work ate all the time.
I've slightly modified your line from the top:
lm@um:~/src/fossil$ gcc -c -pedantic -I./src -Wall -Werror -fPIC
-Wstrict-aliasing -g -Wno-long-long -std=c89 ./src/cson_amalgamation.c
-DFOSSIL_ENABLE_JSON -Og
lm@um:~/src/fossil$ gcc -
Hi Ross,
sorry for the late reply. My day job ate all the time.
Thanks for the tip.
'apt-get install tcllib' solved the problem.
Best regards and thanks,
Kain
2016-05-27 22:52 GMT+02:00 Ross Berteig :
> The issue here is that you don't have the json package installed in your
> copy of Tcl with
On Fri, May 27, 2016 at 1:39 PM, Kain Abel wrote:
>
> ./src/cson_amalgamation.c: In function ‘cson_value_new_integer’:
> ./src/cson_amalgamation.c:2863:13: warning: dereferencing type-punned
> pointer will break strict-aliasing rules [-Wstrict-aliasing]
> *CSON_INT(c) = v;
>
Hi agai
On 5/27/2016 4:39 AM, Kain Abel wrote:
Dear devs, dear users,
the script tester.tcl don't like the JSON support?.
lm@um:/tmp$ tclsh /tmp/test/tester.tcl /tmp/fossil -quiet -prot
can't find package json
while executing
"package require json"
(file "/tmp/test/json.test" line 38)
i
Dear devs, dear users,
the script tester.tcl don't like the JSON support?.
lm@um:/tmp$ ./fossil version -v
This is fossil version 1.35 [893905c83e] 2016-05-23 01:05:08 UTC
Compiled on May 27 2016 12:36:50 using gcc-5.3.1 20160413 (64-bit)
SQLite 3.13.0 2016-05-18 10:57:30 fc49f556e4
Schema versio
6 matches
Mail list logo