Hi,

Nice catch.  I've added http://codereview.qt-project.org/12392 - feel free to 
review if you're not beaten to it :)

Cheers,

Aaron

On 06/01/2012, at 1:01 AM, ext Thiago Macieira wrote:

> On Wednesday, 4 de January de 2012 16.05.36, aaron.kenn...@nokia.com wrote:
>> We don't allow signal or property names to start with an uppercase letter
> 
> By the way, the caret should point to the uppercase letter, not to 
> "property", 
> in:
> 
> file:///tmp/foo.qml:4:5: Property names cannot begin with an upper case 
> letter 
>         property int Foo 
>         ^ 
> 
> It does so correctly for signals:
> 
> file:///tmp/foo.qml:4:12: Signal names cannot begin with an upper case letter 
>         signal Foo 
>                ^ 
> 
> -- 
> Thiago Macieira - thiago.macieira (AT) intel.com
>  Software Architect - Intel Open Source Technology Center
>     Intel Sweden AB - Registration Number: 556189-6027
>     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
> _______________________________________________
> Development mailing list
> Development@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to