]> git.evergreen-ils.org Git - Evergreen.git/commit
1. in searchJOIN(): fixed a bug in a couple of loops that search for
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 15 Feb 2009 02:40:40 +0000 (02:40 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 15 Feb 2009 02:40:40 +0000 (02:40 +0000)
commiteabc208522556d57266effc4d978905f1a040ee6
treebd9a22a141fd0fef12f69e8c710df23bcac1b384
parent2a2f10c1b1af8f93ef7f4a16d4544ea50ef4c579
1. in searchJOIN(): fixed a bug in a couple of loops that search for
links in the IDL.  We were incrementing the index twice in each
iteration, and thereby examining only ever other entry.

2. Constified a couple of character pointers.

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