Re: [Vala] g-ir-compiler compatibility with valac generated gir files
- From: Evan Nemerson <evan coeus-group com>
- To: Nigel Griffin <ngriffin vuze com>
- Cc: vala-list gnome org
- Subject: Re: [Vala] g-ir-compiler compatibility with valac generated gir files
- Date: Tue, 12 Oct 2010 15:25:03 -0700
This is a crash in g-ir-scanner? I've tried to reproduce this with your
example in a namespace, but the problem doesn't seem to manifest itself
here.
You might want to try asking about this in #introspection on
irc.gnome.org (I don't think they have their own mailing list).
-Evan
On Tue, 2010-10-12 at 15:06 -0700, Nigel Griffin wrote:
Thanks. Adding the namespace did help, but I'm now seeing a different crash:
GLib-CRITICAL **: g_hash_table_lookup_extended: assertion `hash_table != NULL' failed
aborting...
Trace/breakpoint trap
I'm not sure what the root cause of this new crash is. Has anyone seen this? I'm trying to see what
specific bit of XML is causing g-ir-compiler to crash.
-Nigel
----- Original Message -----
From: "Evan Nemerson" <lists coeus-group com>
To: "Nigel Griffin" <ngriffin vuze com>
Cc: vala-list gnome org
Sent: Tuesday, October 12, 2010 2:17:18 PM
Subject: Re: [Vala] g-ir-compiler compatibility with valac generated gir files
On Tue, 2010-10-12 at 13:15 -0700, Nigel Griffin wrote:
Hi,
I'm using the latest g-ir-compiler g-object-introspection's git
repositoty. However, even with a gir file generated from a minimal
vala class causes g-ir-compiler to crash. Is there a known good
version of g-ir-compiler that the gir files generated from valac will
work with?
I'm also using the latest valac (which was updated recently to work
with never g-ir-compiler versions).
The vala code for the test class is very basic:
public class TestClass : Object
{
}
I believe GIR requires you to place your content in a namespace.
-Evan
_______________________________________________
vala-list mailing list
vala-list gnome org
http://mail.gnome.org/mailman/listinfo/vala-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]