develooper Front page | perl.perl5.porters | Postings from December 2012

Should inline.h be renamed inline.c ?

Thread Next
From:
Karl Williamson
Date:
December 31, 2012 17:54
Subject:
Should inline.h be renamed inline.c ?
Message ID:
50E1D13C.1080601@khwilliamson.com
porting/args_assert.t only looks for .c files.  If a function is placed 
into inline.h which has such assertions, args_assert.t won't find them, 
and fails.

We could add a special case into args_assert.t for inline.h, or we could 
rename inline.h to be inline.c.

The other header files that contain inline functions have a .c suffix 
already, such as dquote_static.c

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About