diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2010-01-11 15:34:59 -0200 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2010-01-11 15:34:59 -0200 |
commit | d320c908d0e0cb1daa0d6960190659fa929b7ae0 (patch) | |
tree | 427fb448cabeb6bdacb5e6b3d3562fe28d1355a8 /ltm.c | |
parent | 8bfc696676f5ae6dc669b142981bc4ec8b3c4fb2 (diff) | |
download | lua-d320c908d0e0cb1daa0d6960190659fa929b7ae0.tar.gz lua-d320c908d0e0cb1daa0d6960190659fa929b7ae0.tar.bz2 lua-d320c908d0e0cb1daa0d6960190659fa929b7ae0.zip |
conversion from pointer to void to pointer to function seems more
"correct" if done through an integral type (because conversions
between pointers and numbers are allowed, only "implementation
defined").
Diffstat (limited to 'ltm.c')
0 files changed, 0 insertions, 0 deletions