Skip to content
Snippets Groups Projects
user avatar
Bernhard Schommer authored
Warning for change of storage class after the definition of a function
from default storage class to extern storage class. This only plays a
role if the function is also declared inline, since for inline functions
with default storage class no code is generated, but for inline functions
with extern storage class code should be generated.
Bug 23512
2b2585f3
History
Name Last commit Last update