j
: Next unread message k
: Previous unread message j a
: Jump to all threads
j l
: Jump to MailingList overview
Author: wmb Date: 2007-05-01 18:45:44 +0200 (Tue, 01 May 2007) New Revision: 343
Modified: ofw/core/ofwcore.fth Log: Changed "test" to allow passing command line arguments to the selftest method.
Modified: ofw/core/ofwcore.fth =================================================================== --- ofw/core/ofwcore.fth 2007-05-01 01:39:51 UTC (rev 342) +++ ofw/core/ofwcore.fth 2007-05-01 16:45:44 UTC (rev 343) @@ -2509,7 +2509,7 @@
: test \ device-specifier ( -- ) \ Get device specifier string - optional-arg$ ( adr len ) + parse-word ( adr len ) dup 0= if ??cr ." No device name specified." else