* [bug #22919] Using short option in "args-fold" make "stack overflow" error
@ 2008-04-15 16:26 anonymous
2008-04-15 16:33 ` anonymous
0 siblings, 1 reply; 4+ messages in thread
From: anonymous @ 2008-04-15 16:26 UTC (permalink / raw)
To: bug-guile
URL:
<http://savannah.gnu.org/bugs/?22919>
Summary: Using short option in "args-fold" make "stack
overflow" error
Project: Guile
Submitted by: None
Submitted on: 화요일 2008년 04월 15일 at 16:26 UTC
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Guile 1.8.3
A option-processor of "args-fold" in /usr/share/guile/1.8/srfi/srfi-37.scm
file
make stack overflow error
when a short option used.
You are able to see it with the attached file "test1.scm";
# guile -s test1.scm -v
# guile -s test1.scm -h
The long option work;
# guile -s test1.scm --version
# guile -s test1.scm --help
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: 화요일 2008년 04월 15일 at 16:26 UTC Name: test1.scm Size: 3kB
By: None
<http://savannah.gnu.org/bugs/download.php?file_id=15457>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?22919>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* [bug #22919] Using short option in "args-fold" make "stack overflow" error
2008-04-15 16:26 [bug #22919] Using short option in "args-fold" make "stack overflow" error anonymous
@ 2008-04-15 16:33 ` anonymous
2008-04-15 18:58 ` Ludovic Courtès
0 siblings, 1 reply; 4+ messages in thread
From: anonymous @ 2008-04-15 16:33 UTC (permalink / raw)
To: bug-guile
Follow-up Comment #1, bug #22919 (project guile):
In Chicken 3.1.0, the long and short option work, but
in guile short option make error.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?22919>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* [bug #22919] Using short option in "args-fold" make "stack overflow" error
2008-04-15 16:33 ` anonymous
@ 2008-04-15 18:58 ` Ludovic Courtès
2008-04-15 18:59 ` Ludovic Courtès
0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2008-04-15 18:58 UTC (permalink / raw)
To: Ludovic Courtès, bug-guile
Follow-up Comment #2, bug #22919 (project guile):
This has been fixed in the Git repository:
http://git.sv.gnu.org/gitweb/?p=guile.git;a=commitdiff;h=62c5382b886f6a0e58fdff707fbf84eeef4bf166
The fix will be available in Guile 1.8.5.
Thanks for your report,
Ludovic.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?22919>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* [bug #22919] Using short option in "args-fold" make "stack overflow" error
2008-04-15 18:58 ` Ludovic Courtès
@ 2008-04-15 18:59 ` Ludovic Courtès
0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2008-04-15 18:59 UTC (permalink / raw)
To: Ludovic Courtès, bug-guile
Update of bug #22919 (project guile):
Status: None => Fixed
Open/Closed: Open => Closed
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?22919>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-04-15 18:59 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-15 16:26 [bug #22919] Using short option in "args-fold" make "stack overflow" error anonymous
2008-04-15 16:33 ` anonymous
2008-04-15 18:58 ` Ludovic Courtès
2008-04-15 18:59 ` Ludovic Courtès
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).