[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Vala] internal error: duplicating string[] instances not yet supported
- From: Jürg Billeter <j bitron ch>
- To: gege2061 <gege2061 redaction-developpez com>
- Cc: Vala ML <vala-list gnome org>
- Subject: Re: [Vala] internal error: duplicating string[] instances not yet supported
- Date: Sat, 31 May 2008 20:58:30 +0200
On Sat, 2008-05-31 at 20:26 +0200, gege2061 wrote:
> I have this strange error with this very simple code:
>
> src/preferences-dlg.vala:446.5-446.12: error: internal error:
> duplicating string[] instances not yet supported
> string[] fields = new string[3];
> ^^^^^^^^
The error is not on this line but further down when assigning to the
`fields' variable. The misleading error message is bug 535489[1].
Jürg
[1] http://bugzilla.gnome.org/show_bug.cgi?id=535849
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]