On 09 Oct 2020, 06:39a, Black Panther said the following...
I'll try looking at the code and see what I can figure out. If I don't
get anywhere with it, we can try emailing him.
I may end up having to find his email... I'm looking at the code, and it
looks like there is an overflow counter that says:
if (Counter >= 1000000) /* keep it reasonable, not UINT_MAX */
Sure sounds like a reasonable number to me. ;)
There is also a limit on the number of aliases it can handle.
if (AliasNumber <= 10000) /* limit to 10000 */
Neither of which was even close to what I was trying to index. I'm wondering
if I have a bad file or something that it wasn't able to process properly,
but didn't give an error when indexing...
Maybe it's time to do some more detective work. ;)
---
Black Panther(RCS)
aka Dan Richter
Castle Rock BBS
telnet://bbs.castlerockbbs.com
http://www.castlerockbbs.com
http://github.com/DRPanther
The sparrows are flying again...
--- Mystic BBS v1.12 A47 2020/09/27 (Linux/64)
* Origin: Castle Rock BBS - bbs.castlerockbbs.com (21:1/186)