diff options
Diffstat (limited to 'pod/perltodo.pod')
-rw-r--r-- | pod/perltodo.pod | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/pod/perltodo.pod b/pod/perltodo.pod index 19d12dd59c..1e1d452db0 100644 --- a/pod/perltodo.pod +++ b/pod/perltodo.pod @@ -361,11 +361,6 @@ typically requiring 4 byte alignment, and then an odd C<bool> later on. to review the ordering of the variables, to see how much alignment padding can be removed. -=head2 bincompat functions - -There are lots of functions which are retained for binary compatibility. -Clean these up. Move them to mathom.c, and don't compile for blead? - =head2 am I hot or not? The idea of F<pp_hot.c> is that it contains the I<hot> ops, the ops that are |