Re: [Vala] [Genie] Convert string to uchar[]
- From: Jamie McCracken <jamie mccrack googlemail com>
- To: Nicolas <c r n a wanadoo fr>
- Cc: vala-list gnome org
- Subject: Re: [Vala] [Genie] Convert string to uchar[]
- Date: Mon, 12 Oct 2009 13:47:14 -0400
On Mon, 2009-10-12 at 18:19 +0200, Nicolas wrote:
Thanks, but already tested and this:
data_string : string
testing : array of uchar
testing = (array of uchar) data_string
Return:
error: syntax error, expected identifier
testing = (array of uchar) data_string
^^^^^
Another idea ?
Nicolas.
looks like a bug - I will try and get a fix soon
jamie
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]