[PyQt] sip: template<> %MappedType doesn't allow /AllowNone/

Mathias.Born at gmx.de Mathias.Born at gmx.de
Thu Sep 13 20:33:50 BST 2012


On 13.09.2012, 18:44:19 Phil Thompson wrote:
> On Mon, 10 Sep 2012 23:31:20 +0200, Mathias.Born at gmx.de wrote:
>> Phil,
>> 
>> While using /AlloNone/ on a normal mapped type directive like
>> 
>> %MappedType boost::optional<fs::path> /AllowNone/
>> 
>> works, sip tells me
>> 
>> Deprecation warning : type_mappings.sip.h:269: Annotation is invalid
>> 
>> for
>> 
>> template<Type>
>> %MappedType boost::optional<Type> /AllowNone/
>> 
>> If this is intended, why this limitiation?

> Lazy programming on my part - fixed in hg.

> Phil

Great, thanks!

Best Regards,
Mathias Born



More information about the PyQt mailing list