All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] [tcng] make test errors
@ 2002-07-22 17:59 raptor
  2002-07-25 19:01 ` raptor
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: raptor @ 2002-07-22 17:59 UTC (permalink / raw)
  To: lartc




tcng-8t on Mandrake 8.2
Below are the errors I got..


errors--------------------------------------------
--> in
$a = { $x = 13; 7; };
field foo = raw if $a = $a;
--> out
<stdin>:17: warning: unused variable x
--> ref
<stdin>:1: warning: unused variable x

make test ---------------------------------
..............
bare words for strings are forbidden: PASSED
quoted strings for strings are okay: PASSED
bare words for warning labels are forbidden: PASSED (warning: output differs)
  Standard output:
  | <stdin>:17: syntax error near "nounused"
  Reference output:
  | <stdin>:1: syntax error near "nounused"
quoted strings for warning labels are okay: PASSED
............
.......
bucket: can define variables: PASSED
bucket: can use with conform, count: PASSED
bucket: policer parameters are refused: PASSED (warning: output differs)
  Standard output:
  | <stdin>:17: unrecognized parameter "mtu"
  Reference output:
  | <stdin>:1: unrecognized parameter "mtu"
bucket: "bucket" is no synonym for "police" after filters: PASSED
bucket: tc does not dump buckets: PASSED
bucket: tc does not dump buckets (sneaky): PASSED
...........
compound construct with multiple assignments: PASSED
compound construct must end with semicolon: PASSED (warning: output differs)
  Standard output:
  | <stdin>:17: syntax error near "}"
  Reference output:
  | <stdin>:1: syntax error near "}"
compound construct may end with multiple semicolons: PASSED
compound construct requires semicolon after assignment: PASSED (warning: output differs)
  Standard output:
  | <stdin>:17: syntax error near "$x"
  Reference output:
  | <stdin>:1: syntax error near "$x"
compound construct allows multiple semicolons after assignment: PASSED
compound construct warns about unused variables: FAILED
File:      tests/compound
Command:   tcc -c 2>&1
Input:     _in.26670
Output:    _out.26670
Reference: _ref.26670
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-07-26 18:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-22 17:59 [LARTC] [tcng] make test errors raptor
2002-07-25 19:01 ` raptor
2002-07-25 22:17 ` Werner Almesberger
2002-07-25 22:54 ` Werner Almesberger
2002-07-26 18:42 ` raptor

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.