chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #1064: irregex-match with `eow` doesn't behave like e


From: Chicken Trac
Subject: [Chicken-janitors] #1064: irregex-match with `eow` doesn't behave like example in docs
Date: Sat, 16 Nov 2013 05:02:32 -0000

#1064: irregex-match with `eow` doesn't behave like example in docs
----------------------------+-----------------------------------------------
 Reporter:  evhan           |       Owner:         
     Type:  defect          |      Status:  new    
 Priority:  major           |   Milestone:  someday
Component:  core libraries  |     Version:  4.8.x  
 Keywords:  irregex         |  
----------------------------+-----------------------------------------------
 The docs for the irregex unit give the following example:

 {{{
 (irregex-match '(: "foo" eow) "foo!") => #<match>
 }}}

 But that currently returns {{{#f}}}. This is true for irregex proper as
 well (tested with a handful of different Schemes).

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/1064>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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