March 27, 2012
2:29 p.m.
Author: wmb Date: Tue Mar 27 23:29:37 2012 New Revision: 2926 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2926 Log: Kernel - removed obsolete and unused definition c" to fix compilation warning about compile-pstring . Modified: forth/kernel/kernel.fth Modified: forth/kernel/kernel.fth ============================================================================== --- forth/kernel/kernel.fth Tue Mar 27 23:21:23 2012 (r2925) +++ forth/kernel/kernel.fth Tue Mar 27 23:29:37 2012 (r2926) @@ -370,10 +370,6 @@ : \ \ rest-of-line (s -- ) \ skips rest of line -1 parse 2drop ; immediate - -: c" \ string" ( -- pstr ) - ascii " parse compile-pstring -; immediate [then] create nullstring 0 c, 0 c,
5050
Age (days ago)
5050
Last active (days ago)
0 comments
1 participants
participants (1)
-
repository service