Convert tied OPEN to using S_tied_handle_method()
authorNicholas Clark <nick@ccl4.org>
Tue, 4 Jan 2011 11:54:25 +0000 (11:54 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 4 Jan 2011 15:31:18 +0000 (15:31 +0000)
commit1a8c1d5954e704d436caa45327fa24044018b01a
treecf1762c8c93414ac53a0445beeb65dd2e5ddcf23
parent6bcca55b7cefe569c6a05e82b5de2d1eb712c866
Convert tied OPEN to using S_tied_handle_method()

Add a new flag ARGUMENTS_ON_STACK to S_tied_handle_method(), which methods
which take a list (OPEN, PRINTF, READ and WRITE) will need.
pp_sys.c