Skip to content

incorrect call of Win32::IPC::wait_any #17

@chorny

Description

@chorny

C:>perl -MWin32::ChangeNotify -MFilesys::Notify::Simple -e1
Type of arg 1 to Win32::IPC::wait_any must be array (not reference constructor) at C:/strawberry5162/perl/site/lib/Filesys/Notify/Simple.pm line 135, near "@notify)"
Compilation failed in require.
BEGIN failed--compilation aborted.

I think it happens because sub prototypes are loaded. Using & to call sub helps and Filesys::Notify::Simple tests also pass.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions