- Unmark broken as it builds on Bento at least for i386. I got some feedback that it builds with gcc 3.3.3, but not with 3.3.1 Tested by: Koop Mast (on sparc64) Approved by: adamw (mentor)
The STL provides a min(unsigned, unsigned) implimentation by default, but not a min(unsigned long, unsigned) one.