SV *const utf16_buffer = MUTABLE_SV(IoTOP_GV(filter));
SV *const utf8_buffer = filter;
IV status = IoPAGE(filter);
- const bool reverse = IoLINES(filter);
+ const bool reverse = (bool) IoLINES(filter);
I32 retval;
/* As we're automatically added, at the lowest level, and hence only called