Re: [Vala] Stacked arrays in Vala



Hi,

Le dim. 6 mai 2018 à 19:33, rastersoft <raster rastersoft com> a écrit :

An extra tip about the problem: I tried to use

     uint8[,] Property;

and it seems to work as long as the outmost array has zero or one
entries; if there are two or more entries, it gives trash.


This should be the thing to do. If it doesn't work, then it is a bug.

Do you get something similar to
https://bugzilla.gnome.org/show_bug.cgi?id=735437 ? Does the patch there
fix your problem?

Abderrahim




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