Deprecated: Assigning the return value of new by reference is deprecated in /home/bluestat/public_html/source/index.php on line 477
phalanx - Commit - ViewGit - Blue Static

Fix a bug; need to use work_queue->Dequeue() rather than Pop().

Author Robert Sesek <rsesek@bluestatic.org>
Author date 2011-02-13 14:46:37
Author local date 2011-02-13 09:46:37 -0500
Committer Robert Sesek <rsesek@bluestatic.org>
Committer date 2011-02-13 14:46:37
Committer local date 2011-02-13 09:46:37 -0500
Commit 35bbc50fddd193553eaaa03cd0a7b6c93fa3c6d0
Tree ee45b3d6e632eaa1ba66826e702728eb252c3dd6
Parent 30a3b3872502bb53b0d651b21cbf1163371dd4d0
Fix a bug; need to use work_queue->Dequeue() rather than Pop().

Now all existing TaskPump tests pass.