Revision 3af1c7cfc9550bb508dcc4f24c5c6505cfd95799 authored by Philippe Canal on 30 September 2014, 13:26:38 UTC, committed by Philippe Canal on 30 September 2014, 14:13:17 UTC
TInterpreter::EReturnType is declared as a scoped enum.

For backward compatibility we add an alias declaration (typedef) in
TMethodCall as well as static const of the 'correct' type (so that the enumerator
name can be used as before and are of the correct value and type).
1 parent f942f4e
History

back to top