Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^2: Operator overloading with returning lists?

by JavaFan (Canon)
on Dec 01, 2008 at 16:56 UTC ( [id://727150]=note: print w/replies, xml ) Need Help??


in reply to Re: Operator overloading with returning lists?
in thread Operator overloading with returning lists?

I don't think that will work if the caller expects just one return value.
  • Comment on Re^2: Operator overloading with returning lists?

Replies are listed 'Best First'.
Re^3: Operator overloading with returning lists?
by diotalevi (Canon) on Dec 09, 2008 at 05:00 UTC

    I'm just saying it's theoretically possible to violate your caller this way even if it wasn't expecting it.

    ⠤⠤ ⠙⠊⠕⠞⠁⠇⠑⠧⠊

      The problem is that if your XS pushes multiple things on the stack, and the caller expects just one, the caller will pop up just one thing of the stack, leaving the rest there.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-19 19:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found