bugGforth - Bugs: bug #63036, doc to \ comment

 
 

bug #63036: doc to \ comment

Submitter:  Stephan Rudlof <hartrock>
Submitted:  Thu 08 Sep 2022 10:10:35 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  anton
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 09 Sep 2022 10:55:43 AM UTC, comment #1: 

Thanks.  Fixed in commit a9e6fd62bb0fba73def09c7da394f6c3893fd7e1

Anton Ertl <anton>
Group administrator
Thu 08 Sep 2022 10:10:35 PM UTC, original submission:  

From
  Comments (Gforth Manual)
  https://gforth.org/manual/Comments.html
:

\ ( compilation ’ccc<newline>’ – ; run-time –  ) core-ext,block-ext “backslash”

Comment, usually till the next ): parse and discard all subsequent characters in the parse area until ")" is encountered. During interactive input, an end-of-line also acts as a comment terminator. For file input, it does not; if the end-of-file is encountered whilst parsing for the ")" delimiter, Gforth will generate a warning.

is errorneous.

Better: 'Comment, usually till end-of-line...' (with further changes).

Stephan Rudlof <hartrock>

 

(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 anton (Posted a comment)
  • -email is unavailable- added by hartrock (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
    2022-09-09 anton StatusNone Fixed
        Assigned toNone anton
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code