Bug#574310: a7xpg: FTBFS: src/abagames/a7xpg/LetterRender.d:394: expression expected, not ']'
Iain Buclaw
ibuclaw at ubuntu.com
Sun Mar 21 19:13:48 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/02e0583e/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: a7xpg-d_language_changes.diff
Type: text/x-patch
Size: 751 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20100321/02e0583e/attachment.bin>
More information about the Pkg-games-devel
mailing list