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

Mathias.Born at gmx.de Mathias.Born at gmx.de
Mon Sep 17 21:10:35 BST 2012


On 17.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

I finally got around updating, but I still get the same error message.

Best Regards,
Mathias




More information about the PyQt mailing list