Hey Troy,

We just discovered one issue with the indexing. Evidently
MAX_CONV_SIZE = 1024 * 1024 is too big for an int on win32. Therefore,
crashes ensue. I'm not sure yet what to change it too. unsigned int
still isn't big enough. I'll get back to you as soon as I figure out a
real way to solve this. Can we use a long int?

Matthew

_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to