On Wednesday 03 December 2003 13:01, Tobias Koenig wrote: > Ok for commit? Yeah, looks good, just please switch if ( distLists.begin() == distLists.end() ) to if ( distLists.isEmpty() ). Thanks for working on it :) Zack -- It's not the size of your stack that matters, it's how you push and pop .