Skip to content
Commit 679324f2 authored by Ralf Habacker's avatar Ralf Habacker
Browse files

Enable unstable new code generators only in master branch because of major design issue.

The reason is mentioned at bug 351103: "... which means that the connect()
is done on a CodeMethodBlock object which itself is not yet fully constructed:
 vtbl_ptr not yet initialized, dynamic method dispatch to child class not possible.
... the new code generators had this design error all over the place."

CCBUG:351103
parent aca1575d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment