Sdiff MiscFeatures.Log
  1 toke -v -i MiscFeatures.fth
  2 
  3 Welcome to toke - OpenBIOS tokenizer v1.0.01 
  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                 Thu, 07 Sep 2006 at 16:09:46 PDT 
 11 
 12 Tokenizing  MiscFeatures.fth   Binary output to MiscFeatures.fc 
 13 Advisory:  File MiscFeatures.fth, Line 4.  \ is a Global definition, but its alias, //, will only be defined in the top-level device-node.
 14 Advisory:  File MiscFeatures.fth, Line 5.  FCODE-VERSION2 encountered; processing...
 15 Advisory:  File MiscFeatures.fth, Line 14.  Initiating Global Scope definitions.
 16 Advisory:  File MiscFeatures.fth, Line 21.  Terminating Global Scope definitions; resuming Device-node definitions.
 17 Warning:  File MiscFeatures.fth, Line 28.  Duplicate definition:   bell  already exists as a CONSTANT in the core vocabulary.
 18 Warning:  File MiscFeatures.fth, Line 43.  Duplicate definition:   factl  already exists as a COLON in the top-level device-node, which began on line 5
 19 Advisory:  File MiscFeatures.fth, Line 64.  Substituting  TO  for deprecated  IS
 20 Advisory:  File MiscFeatures.fth, Line 65.  Substituting  TO  for deprecated  IS
 21 Advisory:  File MiscFeatures.fth, Line 66.  Substituting  TO  for deprecated  IS
 22 Warning:  File MiscFeatures.fth, Line 66.  Applying IS to a VARIABLE (naught) is not recommended; use  !  instead.
 23 Advisory:  File MiscFeatures.fth, Line 67.  ABORT" in fcode not defined by IEEE 1275-1994
 24 Warning:  File MiscFeatures.fth, Line 71.  Duplicate definition:   thirty  already exists as a VALUE in the top-level device-node, which began on line 5
 25 Warning:  File MiscFeatures.fth, Line 74.  ALIAS during colon-definition is not supported by IEEE 1275-1994
 26 Advisory:  File MiscFeatures.fth, Line 74.  .D is a Global definition, but its alias, .dec, will only be defined in the top-level device-node, which began on line 5
 27 Advisory:  File MiscFeatures.fth, Line 83.  Encountered new-device.  Starting new device-node.
 28 Warning:  File MiscFeatures.fth, Line 90.  Unresolved "INSTANCE" on line 88
 29 Advisory:  File MiscFeatures.fth, Line 90.  Encountered new-device.  Starting new device-node.  Suspending definitions of parent-device node that started on line 83
 30 Warning:  File MiscFeatures.fth, Line 94.  VARIABLE definition was modified by "INSTANCE" on line 88
 31 Error:  File MiscFeatures.fth, Line 100.  Word  cheryl  is not in dictionary.
 32 Advisory:  File MiscFeatures.fth, Line 100.  cheryl is defined as a VARIABLE in the device-node that started on line 83
 33 Warning:  File MiscFeatures.fth, Line 101.  ALIAS during colon-definition is not supported by IEEE 1275-1994
 34 Error:  File MiscFeatures.fth, Line 101.  Word  .dec  is not in dictionary.
 35 Warning:  File MiscFeatures.fth, Line 102.  ALIAS during colon-definition is not supported by IEEE 1275-1994
 36 Error:  File MiscFeatures.fth, Line 102.  Word  cheryl  is not in dictionary.
 37 Advisory:  File MiscFeatures.fth, Line 102.  cheryl is defined as a VARIABLE in the device-node that started on line 83
 38 Warning:  File MiscFeatures.fth, Line 103.  ALIAS during colon-definition is not supported by IEEE 1275-1994
 39 Advisory:  File MiscFeatures.fth, Line 103.  .H is a Global definition, but its alias, .heck, will only be defined in the current device-node, which began on line 90
 40 Advisory:  File MiscFeatures.fth, Line 106.  Encountered finish-device.  Resetting definitions of device node that started on line 90
 41 Advisory:  File MiscFeatures.fth, Line 106.  Resuming definitions of parent device-node that started on line 83
 42 Advisory:  File MiscFeatures.fth, Line 117.  Encountered finish-device.  Resetting definitions of device node that started on line 83
 43 Advisory:  File MiscFeatures.fth, Line 117.  Resuming definitions since start of tokenization.
 44 Advisory:  File MiscFeatures.fth, Line 120.  : is a Global definition, but its alias, colon, will only be defined in the top-level device-node, which began on line 5
 45 Advisory:  File MiscFeatures.fth, Line 123.  ; is a Global definition, but its alias, semicolon, will only be defined in the top-level device-node, which began on line 5
 46 Warning:  File MiscFeatures.fth, Line 131.  ALIAS during colon-definition is not supported by IEEE 1275-1994
 47 Error:  File MiscFeatures.fth, Line 131.  The word .h is not recognized in tokenizer-escape mode.
 48 Advisory:  File MiscFeatures.fth, Line 131.  .h is defined as a MACRO in the core vocabulary.
 49 Message:  File MiscFeatures.fth, Line 132.  Currently in definition of  DROOP  , which started on line 127
 50 Error:  File MiscFeatures.fth, Line 134.  Word  .x  is not in dictionary.
 51 Error:  File MiscFeatures.fth, Line 136.  The word  [FUNCTION-NAME]  should not be used outside of a colon definition. 
 52 Error:  File MiscFeatures.fth, Line 136.  The word  [FUNCTION-NAME]  should not be used outside of a colon definition. 
 53 Error:  File MiscFeatures.fth, Line 142.  The word  [FUNCTION-NAME]  should not be used outside of a colon definition. 
 54 Advisory:  File MiscFeatures.fth, Line 146.  FCODE-END encountered; processing...
 55 toke: checksum is 0xc029 (1439 bytes).  Last assigned FCode = 0x816 
 56 Tokenization Completed.  8 Errors, 11 Warnings, 22 Advisories, 1 Message. 
 57 Error-detection over-ridden; producing binary output.
 58 toke: wrote 1439 bytes to bytecode file 'MiscFeatures.fc' 
  1 toke -v -i MiscFeatures.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  MiscFeatures.fth   Binary output to MiscFeatures.fc 
 13 Advisory:  File MiscFeatures.fth, Line 4.  \ is a Global definition, but its alias, //, will only be defined in the top-level device-node.
 14 Advisory:  File MiscFeatures.fth, Line 5.  FCODE-VERSION2 encountered; processing...
 15 Advisory:  File MiscFeatures.fth, Line 14.  Initiating Global Scope definitions.
 16 Advisory:  File MiscFeatures.fth, Line 21.  Terminating Global Scope definitions; resuming Device-node definitions.
 17 Warning:  File MiscFeatures.fth, Line 28.  Duplicate definition:   bell  already exists as a CONSTANT in the core vocabulary.
 18 Warning:  File MiscFeatures.fth, Line 43.  Duplicate definition:   factl  already exists as a COLON in the top-level device-node, which began on line 5
 19 Advisory:  File MiscFeatures.fth, Line 64.  Substituting  TO  for deprecated  IS
 20 Advisory:  File MiscFeatures.fth, Line 65.  Substituting  TO  for deprecated  IS
 21 Advisory:  File MiscFeatures.fth, Line 66.  Substituting  TO  for deprecated  IS
 22 Warning:  File MiscFeatures.fth, Line 66.  Applying IS to a VARIABLE (naught) is not recommended; use  !  instead.
 23 Advisory:  File MiscFeatures.fth, Line 67.  ABORT" in fcode not defined by IEEE 1275-1994
 24 Warning:  File MiscFeatures.fth, Line 71.  Duplicate definition:   thirty  already exists as a VALUE in the top-level device-node, which began on line 5
 25 Warning:  File MiscFeatures.fth, Line 74.  ALIAS during colon-definition is not supported by IEEE 1275-1994
 26 Advisory:  File MiscFeatures.fth, Line 74.  .D is a Global definition, but its alias, .dec, will only be defined in the top-level device-node, which began on line 5
 27 Advisory:  File MiscFeatures.fth, Line 83.  Encountered new-device.  Starting new device-node.
 28 Warning:  File MiscFeatures.fth, Line 90.  Unresolved "INSTANCE" on line 88
 29 Advisory:  File MiscFeatures.fth, Line 90.  Encountered new-device.  Starting new device-node.  Suspending definitions of parent-device node that started on line 83
 30 Warning:  File MiscFeatures.fth, Line 94.  VARIABLE definition was modified by "INSTANCE" on line 88
 31 Error:  File MiscFeatures.fth, Line 100.  Word  cheryl  is not in dictionary.
 32 Advisory:  File MiscFeatures.fth, Line 100.  cheryl is defined as a VARIABLE in the device-node that started on line 83
 33 Warning:  File MiscFeatures.fth, Line 101.  ALIAS during colon-definition is not supported by IEEE 1275-1994
 34 Error:  File MiscFeatures.fth, Line 101.  Word  .dec  is not in dictionary.
 35 Warning:  File MiscFeatures.fth, Line 102.  ALIAS during colon-definition is not supported by IEEE 1275-1994
 36 Error:  File MiscFeatures.fth, Line 102.  Word  cheryl  is not in dictionary.
 37 Advisory:  File MiscFeatures.fth, Line 102.  cheryl is defined as a VARIABLE in the device-node that started on line 83
 38 Warning:  File MiscFeatures.fth, Line 103.  ALIAS during colon-definition is not supported by IEEE 1275-1994
 39 Advisory:  File MiscFeatures.fth, Line 103.  .H is a Global definition, but its alias, .heck, will only be defined in the current device-node, which began on line 90
 40 Advisory:  File MiscFeatures.fth, Line 106.  Encountered finish-device.  Resetting definitions of device node that started on line 90
 41 Advisory:  File MiscFeatures.fth, Line 106.  Resuming definitions of parent device-node that started on line 83
 42 Advisory:  File MiscFeatures.fth, Line 117.  Encountered finish-device.  Resetting definitions of device node that started on line 83
 43 Advisory:  File MiscFeatures.fth, Line 117.  Resuming definitions since start of tokenization.
 44 Advisory:  File MiscFeatures.fth, Line 120.  : is a Global definition, but its alias, colon, will only be defined in the top-level device-node, which began on line 5
 45 Advisory:  File MiscFeatures.fth, Line 123.  ; is a Global definition, but its alias, semicolon, will only be defined in the top-level device-node, which began on line 5
 46 Warning:  File MiscFeatures.fth, Line 131.  ALIAS during colon-definition is not supported by IEEE 1275-1994
 47 Error:  File MiscFeatures.fth, Line 131.  The word .h is not recognized in tokenizer-escape mode.
 48 Advisory:  File MiscFeatures.fth, Line 131.  .h is defined as a MACRO in the core vocabulary.
 49 Message:  File MiscFeatures.fth, Line 132.  Currently in definition of  DROOP  , which started on line 127
 50 Error:  File MiscFeatures.fth, Line 134.  Word  .x  is not in dictionary.
 51 Message:  File MiscFeatures.fth, Line 136.  After definition of  DROOP  , which started on line 127 


 52 Advisory:  File MiscFeatures.fth, Line 146.  FCODE-END encountered; processing...
 53 toke: checksum is 0xc405 (1453 bytes).  Last assigned FCode = 0x816 
 54 Tokenization Completed.  5 Errors, 11 Warnings, 22 Advisories, 2 Messages. 
 55 Error-detection over-ridden; producing binary output.
 56 toke: wrote 1453 bytes to bytecode file 'MiscFeatures.fc'