Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: Prototype mismatch error - ChangeNotify

by John M. Dlugosz (Monsignor)
on May 20, 2011 at 13:43 UTC ( [id://905925]=note: print w/replies, xml ) Need Help??


in reply to Re: Prototype mismatch error - ChangeNotify
in thread Prototype mismatch error - ChangeNotify

FILE_NOTIFY_CHANGE_SIZE is not several options separated by underscores. It is one word, and is a constant exported from that module.

If his line doesn't match the correct function call, that will be a problem for later. The compilation isn't getting that far, choking on the use.

But the next paragraph does say “($filter can also be an integer composed from the FILE_NOTIFY_CHANGE_* constants.)” so that's the form he's using.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://905925]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-24 06:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found