netcdf-c/oc2
Dennis Heimbigner e2967bb622 Fix for Github issue 314.
Problem was in oc2/dap.y.
In definition of errormsg:, change WORD_WORD to WORD_STRING
since the msg field of an opendap error response is a quoted
string.

Also took the opportunity to modify ncgen to
transfer the logging level (-L flag) into the c-code
generated using -lc.
2016-09-01 22:06:07 -06:00
..
auth.html.in Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
CMakeLists.txt Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
dap.y Fix for Github issue 314. 2016-09-01 22:06:07 -06:00
daplex.c Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
dapparse.c Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
dapparselex.h
dapy.c Fix for Github issue 314. 2016-09-01 22:06:07 -06:00
dapy.h Fix for Github issue 314. 2016-09-01 22:06:07 -06:00
dodsrc.example
Make0 Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
Makefile.am Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
oc.c
oc.css Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
oc.h Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
ocbytes.c
ocbytes.h
occlientparams.c
occlientparams.h
occompile.c
occompile.h
occonstraints.h
occurlflags.c
occurlfunctions.c
occurlfunctions.h
ocdata.c
ocdata.h
ocdatatypes.h
ocdebug.c
ocdebug.h
ocdump.c Addressed a memory leak identified by Coverity. See Coverity #1256386 2016-03-11 11:03:01 -07:00
ocdump.h
ochttp.c Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
ochttp.h
ocinternal.c Fix preprocessor for mingw 2015-12-07 18:08:13 -08:00
ocinternal.h
oclist.c
oclist.h
oclog.c
oclog.h
ocnode.c Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
ocnode.h
ocrc.c Addressed coverity issue 1256385, potential resource leak. 2016-07-06 15:06:06 -06:00
ocread.c
ocread.h
ocuri.c
ocuri.h
ocutil.c
ocutil.h
ocx.h
xxdr.c
xxdr.h