![]() | ||
| Home | SwiftX Archive | SwiftForth Archive | |

Fixed in latest version:
SwiftX ColdFire 3.2.11
2 2 * 5 <= . -1 ok
: TEST 2 2 * 5 <= . ; TEST -1 ok
: TEST1 2 2 * 5 < . ; TEST1 -1 ok
: TEST2 2 2 * 4 <= . ; TEST2 -1 ok
FYI: That 3.2.2m in your example below was a pre-release. The final
released version would have been 3.2.2 (we append a letter 'a' thru 'z' to
each pre-release, then remove it when the official version is released).
Not sure where that came from, but it's pretty old -- 3.2.2 was release in
December of 2003. The current version is 3.2.11 which was released about 2
weeks ago.
> -----Original Message-----
> From: swiftx-bounce_at_forth.com [mailto:swiftx-bounce_at_forth.com]On Behalf
> Of Howard Lee Harkness
> Sent: Friday, July 29, 2005 05:41
> To: swiftx_at_forth.com
> Subject: [swiftx] Interesting anomaly
>
>
> SwiftX ColdFire 3.2.2m
> interpreter ok
> 2 2 * 5 <=3D . -1 ok
> : test 2 2 * 5 <=3D . ; test 0 ok
> : test1 2 2 * 5 < . ; test1 -1 ok
> : test2 2 2 * 4 <=3D . ; test2 0 ok
>
> --=20
> Howard.Lee.Harkness_at_gmail.com
> ----------------------------------------------------------------------
> swiftx_at_forth.com The SwiftX programming discussion email list
> To unsubscribe, send subject "unsubscribe" to swiftx-request_at_forth.com
> For list command help, send subject "help" to swiftx-request_at_forth.com
> Message archives are located at http://www.forth.com/archive/swiftx
> ----------------------------------------------------------------------
> This list is a forum for SwiftX users. For product support and bug
> reports, please send email to support_at_forth.com
> ----------------------------------------------------------------------
>
>
----------------------------------------------------------------------
swiftx_at_forth.com The SwiftX programming discussion email list
To unsubscribe, send subject "unsubscribe" to swiftx-request_at_forth.com
For list command help, send subject "help" to swiftx-request_at_forth.com
Message archives are located at http://www.forth.com/archive/swiftx
----------------------------------------------------------------------
This list is a forum for SwiftX users. For product support and bug
reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Fri Jul 29 2005 - 11:36:06 PDT
This archive was generated by hypermail 2.2.0 : Tue Dec 02 2008 - 03:04:50 PST