[Vala] Vala generated .gir file incompatible with g-ir.



Hi Jurge,

I was trying to run g-ir-compiler with a vala generated .gir file.

Apparently there are two issues:

1. the default file name generated by vala differ from the namespace
name, and g-ir-compiler complains about this.

2. g-ir-compiler expects a value for the members of enumerations fields
(or core dump), but vala doesn't explicitly set these values.

Should I file a bug to g-ir about (2) or should we patch vala?

Regards,

Yu




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]