Re: [Maria-developers] [Commits] Rev 3077: Fixed LP bug #804686. in file:///home/igor/maria/maria-5.3-merge/
Hi! 04.07.2011 00:59, Igor Babaev пишет:
At file:///home/igor/maria/maria-5.3-merge/
------------------------------------------------------------ revno: 3077 revision-id: igor@askmonty.org-20110703215901-xmisn92l37tswlw8 parent: monty@askmonty.org-20110702143759-sy79jwmahe66we7g committer: Igor Babaev<igor@askmonty.org> branch nick: maria-5.3-merge timestamp: Sun 2011-07-03 14:59:01 -0700 message: Fixed LP bug #804686. The assert conditions in the functions Item_direct_ref_to_ident::transform and Item_direct_ref_to_ident::compile could be not valid after constant propagation when fields and field references may be substituted for constants. Not only these invalid asserts have been removed, but the functions containing them have been removed as well because now Item_ref::transform and Item_ref::compile can be used instead of them.
The patch is OK.
participants (1)
-
Oleksandr Byelkin