The Blitz method needs to understand the concept of "static" in C-like files. It complained about a number of like-named static functions and variables in a set of files I happened to be building.
The static designation needs to be honored. Easy to do just internally append the current filename to the function or variable name.
That's what I should not have had to do.
c.
Well, there are limitation of what BLITZ can and cannot do. It is just option - you can switch it off for specific files or packages.
Dealing of static might be possible, but IMHO is not worth the trouble.