guile-user
[Top][All Lists]
Advanced

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

Re: SRFI-4's `scm_take_TAGvector ()'


From: Ludovic Courtès
Subject: Re: SRFI-4's `scm_take_TAGvector ()'
Date: Thu, 18 Aug 2005 09:53:46 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Ken Raeburn <address@hidden> writes:

> ... except for the little detail that ISO C says a string literal has  
> type "char [N]", not "const char [N]".  So, probably no warning in  
> this case.

Indeed!  One never stops learning C...  ;-)

Still removing `const' makes sense in the general case, don't you think
so?

Thanks,
Ludovic.




reply via email to

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