[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-gforth] [bugs #8454] typo in gforthmi on linux
From: |
Stefan Schmiedl |
Subject: |
[Bug-gforth] [bugs #8454] typo in gforthmi on linux |
Date: |
Mon, 05 Apr 2004 08:03:30 -0400 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040207 Firefox/0.8 |
This mail is an automated notification from the bugs tracker
of the project: Gforth.
/**************************************************************************/
[bugs #8454] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8454>
Project: Gforth
Submitted by: Stefan Schmiedl
On: Mon 04/05/04 at 12:03
Category: None
Severity: 5 - Average
Item Group: None
Resolution: None
Assigned to: None
Status: Open
Summary: typo in gforthmi on linux
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
CC List
-------
CC Address | Comment
------------------------------------+-----------------------------
swsch |
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=8454>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug-gforth] [bugs #8454] typo in gforthmi on linux,
Stefan Schmiedl <=