Make functions degenerate to function pointers, and fix the
commite966e1154dd7bda1b0bfcdbc6ccc606612fe5a8a
authorLinus Torvalds <torvalds@penguin.transmeta.com>
Wed, 16 Apr 2003 22:51:06 +0000 (16 15:51 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:00:35 +0000 (7 21:00 -0700)
treecda87e3de060fb9660eca87e4687407343ede243
parent61608560eb5d83d29e6d2c794917b728d302af55
Make functions degenerate to function pointers, and fix the
array degeneration too.

Check function arguments too when matching types.

Make assignment degenerate arrays and functions.
evaluate.c
lib.h