Skip to content
Snippets Groups Projects
Commit 67da3391 authored by ram's avatar ram
Browse files

Fixed "declared inline but no expansion" not to say the declaration is

global when it may not be.  Also, this note is inhibited when the function
is known.
Changed type declaration parsing to allow declarations on non-bound 
variables, though this may not be quite up to ANSII yet.
Changed the policy test for deleting the unknown keyword arg checks to
be (= safety 0).
Changed undefined variable references to be flamed about using the
undefined warning mechanism, mainly so that you will only be flamed
a fixed number of times per variable in a compilation unit.
parent e6cccc13
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment