* sudden snarf-problem
@ 2004-07-18 12:10 Roland Orre
2004-07-18 14:53 ` Roland Orre
0 siblings, 1 reply; 2+ messages in thread
From: Roland Orre @ 2004-07-18 12:10 UTC (permalink / raw)
Suddenly semicolons were missing for each declaration in the
.x file where the SCM_PROC was declared over more than one line
in the source.
Any idea what can be the cause?
I haven't updated my guile for quite some time, but the system,
as I'm running debian/unstable.
The snarf command looks OK:
/usr/local/guile/guile-1.7/libguile/guile-snarf -o user.x user.c \
-DHAVE_CONFIG_H -O2 -I/usr/local/guile/guile-1.7/include
/Roland Orre
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: sudden snarf-problem
2004-07-18 12:10 sudden snarf-problem Roland Orre
@ 2004-07-18 14:53 ` Roland Orre
0 siblings, 0 replies; 2+ messages in thread
From: Roland Orre @ 2004-07-18 14:53 UTC (permalink / raw)
The problem seems not to be snarf as such, it seems to be me, who
has come to believe that I can declare SCM_PROC over more than one row.
It showed that the actual reason the compiler didn't complain was
that I had changed the compiler to gcc-3.* and this compiler didn't
complain about the missing semicolons in the .x file (usually
I'm running 2.95).
On Sun, 2004-07-18 at 14:10, Roland Orre wrote:
> Suddenly semicolons were missing for each declaration in the
> .x file where the SCM_PROC was declared over more than one line
> in the source.
>
> Any idea what can be the cause?
>
> I haven't updated my guile for quite some time, but the system,
> as I'm running debian/unstable.
>
> The snarf command looks OK:
> /usr/local/guile/guile-1.7/libguile/guile-snarf -o user.x user.c \
> -DHAVE_CONFIG_H -O2 -I/usr/local/guile/guile-1.7/include
>
/Roland Orre
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-07-18 14:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-18 12:10 sudden snarf-problem Roland Orre
2004-07-18 14:53 ` Roland Orre
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).