~epics-core/epics-base/lexyacc-update

Viewing all changes in revision 12644.

  • Committer: Michael Davidsaver
  • Date: 2015-01-07 21:18:54 UTC
  • Revision ID: mdavidsaver@bnl.gov-20150107211854-eviy4a1q6vbqqhfs
flex: avoid unused static function warnings

Mark these internal lexer access functions as 'static inline'
to so that the compiler won't complain.  Modern compilers
treat 'inline' as a suggestion, and we hope older ones
do as well.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: