Squelch 'Constant subroutine ... undefined' warnings from .ph files
authorNiko Tyni <ntyni@debian.org>
Tue, 14 Apr 2009 19:55:34 +0000 (22:55 +0300)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 16 Apr 2009 21:18:46 +0000 (23:18 +0200)
commitc0cc52e96e988526754ef533bd76595720660db2
treec4a4da2482d5c5991ac3a2a59bd374c95b92279e
parentc1a2df7619e7315b8fccef3b9fa56bb8d7df3845
Squelch 'Constant subroutine ... undefined' warnings from .ph files

As reported by Christopher Zimmermann in <http://bugs.debian.org/379757>,
code generated from simple #undef directives by h2ph can cause
'Constant subroutine ... undefined' warnings if the undefined
function was eligible for inlining.
t/lib/h2ph.h
t/lib/h2ph.pht
utils/h2ph.PL