[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Guile 1.8.2 Compile Error [GAH]
From: |
Ludovic Courtès |
Subject: |
Re: Guile 1.8.2 Compile Error [GAH] |
Date: |
Fri, 16 Nov 2007 17:50:36 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) |
Hi,
Neil Jerram <address@hidden> writes:
> Thanks, I was lucky there. Do you think it's worth adding something
> to CVS to try to make sure that we don't accidentally use func_data
> again in future?
>
> What I have in mind is a new test in test-suite/standalone, which
> would grep all Guile's C code for func_data, and cause "make check" to
> fail if it found any.
Yep, sounds nice and cheap enough.
Besides, we could choose to systematically omit parameter names in
function declarations, assuming headers aren't meant to serve as an API
documentation.
(Having little spare time these days, I'd appreciate if you could take
care of it.)
Thanks,
Ludovic.
- Re: Guile 1.8.2 Compile Error [GAH], (continued)
- Re: Guile 1.8.2 Compile Error [GAH], Kevin Brott, 2007/11/13
- Re: Guile 1.8.2 Compile Error [GAH], Ludovic Courtès, 2007/11/13
- Re: Guile 1.8.2 Compile Error [GAH], Kevin Brott, 2007/11/13
- Re: Guile 1.8.2 Compile Error [GAH], Neil Jerram, 2007/11/13
- Re: Guile 1.8.2 Compile Error [GAH], Kevin Brott, 2007/11/13
- Re: Guile 1.8.2 Compile Error [GAH], Kevin Brott, 2007/11/13
- Re: Guile 1.8.2 Compile Error [GAH], Ludovic Courtès, 2007/11/14
- Re: Guile 1.8.2 Compile Error [GAH], Kevin Brott, 2007/11/14
- Re: Guile 1.8.2 Compile Error [GAH], Kevin Brott, 2007/11/14
- Re: Guile 1.8.2 Compile Error [GAH], Neil Jerram, 2007/11/15
- Re: Guile 1.8.2 Compile Error [GAH],
Ludovic Courtès <=
- Re: Guile 1.8.2 Compile Error [GAH], Neil Jerram, 2007/11/26