bugGforth - Bugs: bug #8454, typo in gforthmi on linux

 
 

bug #8454: typo in gforthmi on linux

Submitter:  Stefan Schmiedl <swsch>
Submitted:  Mon 05 Apr 2004 12:03:28 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
   

Mon 05 Apr 2004 05:47:44 PM UTC, comment #1: 

fix applied.

Anton Ertl <anton>
Group administrator
Mon 05 Apr 2004 12:03:28 PM UTC, original submission:  

At the bottom of the file, there is a tick too much:

if test x$application = xyes; then
#    $GFORTH -e "s\" '$outfile\"" make-app.fs    # orig
     $GFORTH -e "s\" $outfile\"" make-app.fs      # mine
else
    true #old shells require this
fi

Stefan Schmiedl <swsch>

 

(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

 

CC list is empty

 

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 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-04-05 anton StatusNone Fixed
    Assigned toNone anton
    Open/ClosedOpen Closed
2004-04-05 swsch Carbon-Copy- Added swsch

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code