]> git.evergreen-ils.org Git - working/Evergreen.git/commit
1. Applied a uniform standard to determine whether a string represents
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 11 Feb 2009 04:12:08 +0000 (04:12 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 11 Feb 2009 04:12:08 +0000 (04:12 +0000)
commit43964c404c4d38784062c7032d62c7764ed0ed65
tree9d08c2ed0d0b60bb92724180e8dc9b11e7bfe2c8
parentee58d3826ec03d7343285de1da93bc140cb522b7
1. Applied a uniform standard to determine whether a string represents
true or false.  A few remaining spots are unchanged for now because
they are dubious on other grounds.

2. In one spot: replaced jsonParseString("true") with jsonNewBoolObject( 1 ).

3. In oilsMakeFieldmapperFromResult(): broke up a confusing "if" test
into two simpler ones.

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