Advertisement

Patch for namespace support in get/setters

Started by July 20, 2015 10:34 PM
1 comment, last by WitchLord 9 years, 3 months ago

Currently get/setters do not support namespaces in the return type. Attached is a simple patch that adds support for scopes in IsVirtualPropertyDecl() which previously did not check for them. I also added a simple test case.

Edit: First diffs I generated in the wrong order, fixed.

Thanks,

dkrusu

Thanks.

I'll have this checked in as soon as possible.

AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game

Advertisement

This is now available in revision 2202.

Thanks,

Andreas

AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game

This topic is closed to new replies.

Advertisement