[sword-devel] The Lexham English Bible (module LEB)

Troy A. Griffitts scribe at crosswire.org
Thu Apr 15 20:32:04 MST 2010


On 4/15/2010 12:46 PM, Karl Kleinpaste wrote:
> Then I bumped into this.
>
> //<title>  </title>  <div subType="x-preverse">  (</div>  ## when in previous)
> if ( (!withinPreverseDiv&&  !strcmp(tag.getName(), "title")) ||
> 	(!strcmp(tag.getName(), "div")&&
> 		((withinPreverseDiv&&  (tag.isEndTag(pvDID))) ||
> 		 (tag.getAttribute("subType")&&  !strcmp(tag.getAttribute("subType"), "x-preverse")))
> 	)) {
>
> Does the word "ow" mean the same thing to you as it does to me?
>
> I haven't the faintest idea what that is trying to decide.
>    

Wow, did you svn blame that one?  If that was me, I sincerely apologize  
:)  Comments are at least mandatory on logic like that!




More information about the sword-devel mailing list