bug-guile
[Top][All Lists]
Advanced

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

[bug #22919] Using short option in "args-fold" make "stack overflow" err


From: anonymous
Subject: [bug #22919] Using short option in "args-fold" make "stack overflow" error
Date: Tue, 15 Apr 2008 16:26:44 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; ko; rv:1.8.1.13) Gecko/20080408 BonEcho/2.0.0.13

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/





reply via email to

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