From: Doug Gregor (dgregor_at_[hidden])
Date: 2004-06-30 10:21:46


The new handling of min/max seems to break under GCC 2.95.3 with STLport. I'm
not quite sure _why_ it doesn't work (I don't have the compiler around), but
you can see the failure here:

        http://tinyurl.com/ytdlf

Perhaps someone with that compiler/lib combination could get preprocessed
output for the problem area so we could see what's happening?

        Doug