K 10 svn:author V 5 mdodd K 8 svn:date V 27 2003-05-30T00:49:16.000000Z K 7 svn:log V 338 Don't post-increment pointers inside a loop conditional. While I'm here: - Let lm_add() call strdup() on its own behalf. - Use a temporary pointer when parsing constraints; only set the constraint pointer on a totally successful match. PR: bin/52783 Submitted by: David P. Reese Jr. Approved by: re (rwatson) END