]> git.evergreen-ils.org Git - working/Evergreen.git/commit
When fetching "primitive" and "datatype" from the IDL:
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 3 Mar 2009 23:04:19 +0000 (23:04 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 3 Mar 2009 23:04:19 +0000 (23:04 +0000)
commit4a2974521dddcff51135e5377f3f1ac1b6c4a80b
tree37568857b93b05d8b10936eb1ac35fe6dd754fde
parent3a981de2bdb7c7f308f86c974c28ba5396ff9154
When fetching "primitive" and "datatype" from the IDL:
default to "string" and "NUMERIC", respectively, provided that
osrfAppChildInit() hasn't run.

The purpose is to avoid segfaults when running code in a
testbed instead of a service, because in that case the
"primitive" and "datatype" tags are not loaded.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@12390 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/c-apps/oils_cstore.c