[Pkg-vala-maintainers] Bug#658642: Vala doesn't handle structs in arrays correctly

Alexander Kurtz kurtz.alex at googlemail.com
Sat Feb 4 20:27:37 UTC 2012


Package: valac-0.12
Version: 0.12.1-2
Severity: minor

Hi,

Vala doesn't handle structs in arrays correctly. When compiling and
running the attached program, this is the output:

	$ valac-0.12 Test.vala 
	$ ./Test 
	element.data = 42, array[23].data = 0
	$

I think both values should be 42.

Best regards

Alexander Kurtz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Test.vala
Type: text/x-vala
Size: 270 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-vala-maintainers/attachments/20120204/bfeb4df6/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-vala-maintainers/attachments/20120204/bfeb4df6/attachment.pgp>


More information about the Pkg-vala-maintainers mailing list