bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tight-scope check confusion


From: Reuben Thomas
Subject: tight-scope check confusion
Date: Thu, 7 Nov 2013 00:54:29 +0000

I turned on tight-scope by pointing it at a directory with a library in.

To start with, it (somewhat confusingly) tells me that all my API functions should be static. It doesn't seem to have the option to say they should be extern. This is not so bad, of course: I can work out that I should have marked them extern.

However, when I mark just one of the names extern in the C file, the test succeeds.

--
http://rrt.sc3d.org

reply via email to

[Prev in Thread] Current Thread [Next in Thread]