Complain for static fct declared w/o file scope
commitcf36410e30b3c18be6c556158b2d0d0938f5b77d
authorThomas Preud'homme <thomas.preudhomme@celest.fr>
Tue, 13 Apr 2010 19:08:37 +0000 (13 21:08 +0200)
committerThomas Preud'homme <thomas.preudhomme@celest.fr>
Sun, 6 Feb 2011 21:50:05 +0000 (6 22:50 +0100)
tree678f0c6560e944f97ef62292ace1d1b595d33274
parent3b4b3b75a6befc521fbb4b9cb54e8131c1c35811
Complain for static fct declared w/o file scope

Error out on static function without file scope and give an explaination
to the user

This is a rewrite of e9406c09a3212ab3f120412a6bbdacb0cdd25deb but
considering problems raised about static local function pointers in
632ee5a54076d417971ae7fa8a0c154441a71499.
tccgen.c