Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From Pavel.Pimenov@gmail.com on April 08, 2013 22:13:12
https://www.box.net/shared/24x3lwk97vpcbz85rr70 Слава или Алексей - вы там лазали последний раз. прошу всегда запускать код в студии в режиме _DEBUG в этом случае видны все assert-ы
if (!l_userListOrTestIp) { queueSize -= ii->getSize(); dcassert(queueSize >= 0); }
Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=989
The text was updated successfully, but these errors were encountered:
From tret2...@gmail.com on April 09, 2013 00:43:30
Owner: a.rain...@gmail.com Cc: tret2...@gmail.com Labels: -Priority-Medium Priority-High Milestone-Release502
Sorry, something went wrong.
From tret2...@gmail.com on April 10, 2013 00:51:03
Fixed in r13602
Status: Fixed Owner: tret2...@gmail.com Cc: -tret2...@gmail.com
No branches or pull requests
From Pavel.Pimenov@gmail.com on April 08, 2013 22:13:12
https://www.box.net/shared/24x3lwk97vpcbz85rr70 Слава или Алексей - вы там лазали последний раз.
прошу всегда запускать код в студии в режиме _DEBUG
в этом случае видны все assert-ы
if (!l_userListOrTestIp)
{
queueSize -= ii->getSize();
dcassert(queueSize >= 0);
}
Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=989
The text was updated successfully, but these errors were encountered: