]> granicus.if.org Git - jq/commit
Make a few constant globals actually const.
authorStephen Dolan <mu@netsoc.tcd.ie>
Sun, 5 May 2013 21:37:46 +0000 (22:37 +0100)
committerStephen Dolan <mu@netsoc.tcd.ie>
Sun, 5 May 2013 21:59:53 +0000 (22:59 +0100)
commit47e015e9468ce109c0fb28562d2b768ba29d2de3
treef83083835a0a12cf23731507f0b38a011271bb3d
parentab1a97472c91a755c2138417db2fe977c263f536
Make a few constant globals actually const.

This means the .data and .bss sections are empty, a good thing
in a shared library (see #98).
builtin.c
compile.c
compile.h
jv_parse.c
jv_print.c