guile-devel
[Top][All Lists]
Advanced

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

doc srfi-1 break versus while


From: Kevin Ryde
Subject: doc srfi-1 break versus while
Date: Sat, 11 Oct 2003 08:20:26 +1000
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

        * srfi-modules.texi (SRFI-1 Searching): In break, note conflict with
        binding established by `while'.

     Note that the name `break' conflicts with the `break' binding
     established by `while' (*note while do::).  Applications wanting
     to use `break' from within a `while' loop will need to make a new
     define under a different name.

Attachment: srfi-modules.texi.break.diff
Description: Text document


reply via email to

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