Sdiff DecodProp.nrsi.Log
  1 toke -v DecodProp.fth 
  2 
  3 Welcome to toke - OpenBIOS tokenizer v1.0.2x
  4 Copyright (c) 2001-2006 by Stefan Reinauer <stepan@openbios.org>
  5 (C) Copyright 2005 IBM Corporation.  All Rights Reserved.
  6 This program is free software; you may redistribute it under the terms of
  7 the GNU General Public License. This program has absolutely no warranty.
  8 
  9         Tokenizer Compiled on X86 under Cygwin
 10                 Wed, 18 Oct 2006 at 12:20:46 PDT
 11 
 12 Tokenizing  DecodProp.fth   Binary output to DecodProp.fc  




















 13 Advisory:  File DecodProp.fth, Line 4.  FCODE-VERSION2 encountered; processing...




 14 Advisory:  File DecodProp.fth, Line 26.  FCODE-END encountered; processing...
 15 toke: checksum is 0x45c3 (240 bytes).  No FCodes assigned. 
 16 Tokenization Completed.  2 Advisories. 
 17 toke: wrote 240 bytes to bytecode file 'DecodProp.fc' 
  1 toke -v -f noRet-Stk-Interp -o DecodProp.nrsi.fc DecodProp.fth 
  2 
  3 Welcome to toke - OpenBIOS tokenizer v1.0.2x
  4 Copyright (c) 2001-2006 by Stefan Reinauer <stepan@openbios.org>
  5 (C) Copyright 2005 IBM Corporation.  All Rights Reserved.
  6 This program is free software; you may redistribute it under the terms of
  7 the GNU General Public License. This program has absolutely no warranty.
  8 
  9         Tokenizer Compiled on X86 under Cygwin
 10                 Wed, 18 Oct 2006 at 12:20:46 PDT
 11 
 12 Special-Feature Flag settings: 
 13         NoLocal-Values 
 14           LV-Legacy-Separator 
 15           LV-Legacy-Message 
 16           ABORT-Quote 
 17           Sun-ABORT-Quote 
 18           ABORT-Quote-Throw 
 19           String-remark-escape 
 20           Hex-remark-escape 
 21           C-Style-string-escape 
 22         NoAlways-Headers 
 23         NoAlways-External 
 24           Warn-if-Duplicate 
 25           Obsolete-FCode-Warning 
 26         NoTrace-Conditionals 
 27         NoUpper-Case-Token-Names 
 28         NoLower-Case-Token-Names 
 29         NoBig-End-PCI-Rev-Level 
 30         NoRet-Stk-Interp 
 31  
 32 Tokenizing  DecodProp.fth   Binary output to DecodProp.nrsi.fc  
 33 Advisory:  File DecodProp.fth, Line 4.  FCODE-VERSION2 encountered; processing...
 34 Error:  File DecodProp.fth, Line 15.  The word  >R  should not be used outside of a colon definition.
 35 Error:  File DecodProp.fth, Line 15.  The word  R@  should not be used outside of a colon definition.
 36 Error:  File DecodProp.fth, Line 15.  The word  R@  should not be used outside of a colon definition.
 37 Error:  File DecodProp.fth, Line 15.  The word  R>  should not be used outside of a colon definition.
 38 Advisory:  File DecodProp.fth, Line 26.  FCODE-END encountered; processing...
 39 toke: checksum is 0x44fa (236 bytes).  No FCodes assigned. 
 40 Tokenization Completed.  4 Errors, 2 Advisories. 
 41 Suppressing binary output.