File: testDevelSupport.Log

package info (click to toggle)
fcode-utils 1.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 46,768 kB
  • sloc: ansic: 9,717; csh: 241; makefile: 129; sh: 17
file content (42 lines) | stat: -rw-r--r-- 1,993 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
toke -v -f local-values testDevelSupport.fth

Welcome to toke - OpenBIOS tokenizer v1.0.2
(C) Copyright 2001-2006 Stefan Reinauer.
(C) Copyright 2006 coresystems GmbH
(C) Copyright 2005 IBM Corporation.  All Rights Reserved.
This program is free software; you may redistribute it under the terms of
the GNU General Public License v2. This program has absolutely no warranty.

	Tokenizer Compiled on PPC under GNU_Linux
		Mon, 23 Oct 2006 at 13:20:18 CDT

Special-Feature Flag settings:
	  Local-Values
	  LV-Legacy-Separator
	  LV-Legacy-Message
	  ABORT-Quote
	  Sun-ABORT-Quote
	  ABORT-Quote-Throw
	  String-remark-escape
	  Hex-remark-escape
	  C-Style-string-escape
	NoAlways-Headers
	NoAlways-External
	  Warn-if-Duplicate
	  Obsolete-FCode-Warning
	NoTrace-Conditionals
	NoUpper-Case-Token-Names
	NoLower-Case-Token-Names
	NoBig-End-PCI-Rev-Level
	  Ret-Stk-Interp

Tokenizing  testDevelSupport.fth   Binary output to testDevelSupport.fc 
Advisory:  File testDevelSupport.fth, Line 5.  FCODE-VERSION2 encountered; processing...
Advisory:  File testDevelSupport.fth, Line 16.  (Output Position = 160).  FLOADing LocalValuesSupport.fth
Advisory:  File testDevelSupport.fth, Line 17.  (Output Position = 553).  FLOADing LocalValuesDevelSupport.fth
Warning:  File LocalValuesDevelSupport.fth, Line 33.  (Output Position = 607).  Duplicate definition:   {pop-locals}  already exists as a COLON in the top-level device-node, which began on line 5 of file testDevelSupport.fth
Warning:  File LocalValuesDevelSupport.fth, Line 38.  (Output Position = 634).  Duplicate definition:   {push-locals}  already exists as a COLON in the top-level device-node, which began on line 5 of file testDevelSupport.fth
Advisory:  File testDevelSupport.fth, Line 21.  (Output Position = 689).  FCODE-END encountered; processing...
toke: checksum is 0xe8d0 (690 bytes).  Last assigned FCode = 0x816
Tokenization Completed.  2 Warnings, 4 Advisories.
toke: wrote 690 bytes to bytecode file 'testDevelSupport.fc'