Counting Down (Redux)

Well, I'm down to 122 compile errors. Unfortunately, that's a bit misleading, as there's one of the files that gives out after the first 102 compile errors, so you keep fixing problems, but you'll still have 102 compile errors until you fix enough of them so that the file can compile through to the end.

On the other hand, I'm approaching line 900 of a clean compile for the offending file, so that's a good thing.

On the gripping hand, the silly file is 3576 lines long.

This wouldn't be so bad if I weren't modifying a bunch of code that I'll eventually end up tossing away as unnecessary later in the project. But for the moment, I need it around and compiling. *sigh*