Skip to content
Commit 8675d7dd authored by Eric S. Raymond's avatar Eric S. Raymond
Browse files

Address GitLab issue #274: functions fail to inline

The -Winline option produce two warnings that are (probably correctly)
indicating that inlining normalize_tspec() and dtolfp() is inefficient.
I judge that it's not worth the hassle of reorganizing the code to fix
these, so we'll just tell the compiler to stifle.
parent 7c438666
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment