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