bugGuile - Bugs: bug #34258, guile --listen=some_port does not...

 
 

bug #34258: guile --listen=some_port does not work

Submitter:  Cedric Cellier <rixed>
Submitted:  Fri 09 Sep 2011 12:57:20 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 10 Sep 2011 06:13:39 PM UTC, comment #2: 

Pushed; thanks for the report and fix!

Andy Wingo <wingo>
Group administrator
Sat 10 Sep 2011 02:09:42 AM UTC, comment #1: 

Same here. There are actually two separate mistakes in the code for --listen=. See the attached patch.

(file #23962)

Ian Price <ijp>
Group Member
Fri 09 Sep 2011 12:57:20 PM UTC, original submission:  

Contrary to what the help says, there is no way to instruct guile to listen to another port than the default one:

% guile --listen=12345
unknown argument to --listenUsage: guile [OPTION]... [FILE]...
Evaluate Scheme code, interactively or from a script.
 (...)
  --listen[=P]   Listen on a local port or a path for REPL clients.
                 If P is not given, the default is local port 37146.
 (...)


Cedric Cellier <rixed>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #23962:  0001-Fix-listen-option-to-allow-other-ports.patch added by ijp (2KiB - application/octet-stream - patch for --listen)

 

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 ijp (Updated the item)
  • -email is unavailable- added by rixed (Submitted the item)
  •  

    There are 0 votes 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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-09-10 wingo StatusNone Fixed
        Open/ClosedOpen Closed
    2011-09-10 ijp Attached File- Added 0001-Fix-listen-option-to-allow-other-ports.patch, #23962

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code