Bug#574306: gunroar: FTBFS: src/abagames/gr/letter.d:564: expression expected, not ']'

Iain Buclaw ibuclaw at ubuntu.com
Sun Mar 21 19:22:23 UTC 2010


A recent update of the gdc package has brought about a few language changes,
most notably regarding static array initialisation.

The error in this build log is to do with trailing comma's in arrays literal
expressions, there is a bug report regarding the issue in dmd:
http://d.puremagic.com/issues/show_bug.cgi?id=3854
The way that report is panning out, looks like this is a deliberate feature
of the language, so attached to this post is a patch to fix the source for
the language changes.

Regards
-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20100321/c52eeb85/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gunroar-d_language_changes.diff
Type: text/x-patch
Size: 293 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20100321/c52eeb85/attachment.bin>


More information about the Pkg-games-devel mailing list