Bryan W. Headley wrote:
> Please consider also putting the src rpm on your site.
Done.
> I notice this thing is spinning impressively.
Getting dizzy, yet? :)
It'll slow down eventually.
> The thing to do now is add
> recognition code for strstring versus stringstream into configure.in.
What I had thought to do was wholesale change from strstream to
stringstream, if at all possible. I would do it your way only if there
are still modern compilers that only have strstream. I've already made
it clear that I'm not going to support ancient C++ compilers if it means
substantially more work.
> Nope! custom1.cc is mad about an unreference variable i. Typo!
Builds here. What's the error message?