Bug#749161: Conflicting function definitions

Michael Tautschnig mt at debian.org
Sun May 25 14:18:15 UTC 2014


Hi Markus,

[...]
> I have changed the type from void to int. I hope this addresses the
> issue properly.
> 
[...]

It seems parser_get_string has the same issue. The following two definitions
appear to work:

int char_width() { return 0; }
int parser_get_string() { return 0; }

Best,
Michael

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 859 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20140525/c7cdd7ba/attachment.sig>


More information about the Pkg-games-devel mailing list