bugGuile - Bugs: bug #31819, Help output suppressed after...

 
 

bug #31819: Help output suppressed after activating readline in Guile V1.9.13 REPL

Submitter:  Ian Hulin <ian_hulin>
Submitted:  Tue 07 Dec 2010 08:18:31 PM UTC
Votes: 1
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Duplicate
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 07 Dec 2010 09:17:19 PM UTC, comment #2: 

Originally reported in bug 30983, and fixed in git. We'll release a 1.9.14 shortly.

Thanks,

Andy

Andy Wingo <wingo>
Group administrator
Tue 07 Dec 2010 09:13:18 PM UTC, comment #1: 

Also, if you can generate an error, the debug prompt appears, but if you try to do ,bt the backtrace output is also suppressed.

Ian

Ian Hulin <ian_hulin>
Tue 07 Dec 2010 08:18:31 PM UTC, original submission:  

scheme@(guile-user)> ,help compile
Compile Commands [abbrev]:

 ,compile EXP                 [,c] - Generate compiled code.
 ,compile-file FILE          [,cc] - Compile a file.
 ,disassemble EXP             [,x] - Disassemble a compiled procedure.
 ,disassemble-file FILE      [,xx] - Disassemble a file.

scheme@(guile-user)> (use-modules (ice-9 readline)) (activate-readline)
scheme@(guile-user)> (guile-user)> ,help compile

;;at this point the REPL hangs until the user enters CTRL-C


Ian Hulin <ian_hulin>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by wingo (Posted a comment)
  • -email is unavailable- added by ian_hulin (Submitted the item)
  • -email is unavailable- added by ian_hulin (Help output suppressed after activating readline in Guile V1.9.13 REPL)
  • -email is unavailable- added by ian_hulin (Help output suppressed after activating readline in Guile V1.9.13 REPL)
  • -email is unavailable- added by ian_hulin (Help output suppressed after activating readline in Guile V1.9.13 REPL)
  •  

    There is 1 vote so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-12-07 wingo StatusNone Duplicate
        Open/ClosedOpen Closed
    2010-12-07 ian_hulin Carbon-Copy- Added ian_hulin
        Carbon-Copy- Added -email is unavailable-
        Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code