chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Problem with define-embedded/foreign-declare


From: Felix Winkelmann
Subject: Re: [Chicken-users] Problem with define-embedded/foreign-declare
Date: Tue, 11 May 2004 07:07:22 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113

felix wrote:
login:/data/netfinity/faken%chicken bar.scm
compiling `bar.scm' ...
Error: suspicious code fragment in `foreign-declare' form:
------------------------------------------------------------

 int   foo(int  x, char *  y) {
------------------------------------------------------------
unbalanced parentheses (`}')


  Anyone have a quick fix?


Ahem, I should perhaps add that the compiler option

-disable-c-syntax-checks

disables this functionality, in case it still doesn't work.

I don't know why I didn't mentioned this yesterday.

Again, Sorry.


cheers,
felix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]