You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Пример: http://www.rsdn.ru/forum/RateList.aspx?mid=4235293 - в реальности три оценки, а в базе сохраняется только две из за требования уникальности первичного ключа {id_message, id_user} (т.е. один пользователь - одна оценка).
CID 10105 (#1 of 1): Copy-paste error (COPY_PASTE_ERROR)
copy_paste_error: rating_exception_info in rating_exception_info looks like a copy-paste error.
CID 10107 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
2. uninit_member: Non-static class member m_to_send is not initialized in this constructor nor in any functions that it calls.
4. uninit_member: Non-static class member m_hack is not initialized in this constructor nor in any functions that it calls.
Пример: http://www.rsdn.ru/forum/RateList.aspx?mid=4235293 - в реальности три оценки, а в базе сохраняется только две из за требования уникальности первичного ключа {id_message, id_user} (т.е. один пользователь - одна оценка).
(копия тикета http://trac.opensvn.ru/avalon/ticket/101)
The text was updated successfully, but these errors were encountered: