Your message dated Thu, 11 Jan 2018 21:35:55 -0500
with message-id <20180111213555.0d64794c@rome>
and subject line Re: error in gambit.h
has caused the Debian Bug report #600404,
regarding error in gambit.h
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
600404: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600404
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gambc
Version: 4.2.8-1.1
gambit.h uses @error to raise errors. However the standard way to do it
would be #error. This leads to incorrect error reporting with some
compilers (e.g. sdcc).
Fix: Replace all occurances of @error in gambit.g by #error.
Philipp
--- End Message ---
--- Begin Message ---
Hi,
The latest version packaged of Gambit has this issue already solved.
On Sat, 16 Oct 2010 22:21:52 +0200 Philipp Klaus Krause <[email protected]>
wrote:
> Package: gambc
> Version: 4.2.8-1.1
>
> gambit.h uses @error to raise errors. However the standard way to do
> it would be #error. This leads to incorrect error reporting with some
> compilers (e.g. sdcc).
>
> Fix: Replace all occurances of @error in gambit.g by #error.
>
> Philipp
--
Abdelhakim Qbaich
pgpXM3lKaqpeK.pgp
Description: OpenPGP digital signature
--- End Message ---