Storable::{last_op_in_netorder,is_storing,is_retrieving} are all boolean.
authorNicholas Clark <nick@ccl4.org>
Sun, 31 Oct 2010 20:52:25 +0000 (20:52 +0000)
committerNicholas Clark <nick@ccl4.org>
Sun, 31 Oct 2010 20:52:25 +0000 (20:52 +0000)
commit419956aa3919a2174e7f99c4d162e76cb94f0a9e
tree28d12e696c4081da0c44f83aba2b8c5729167976
parentbc618d8e27c89135d9376156897345be8539c527
Storable::{last_op_in_netorder,is_storing,is_retrieving} are all boolean.

Hence they can have return type bool, which allows xsubpp to generate slightly
simpler (and smaller) code, and at run time avoids using a temporary for the
return value.
dist/Storable/Storable.xs