Re: [PATCH] add invoke vtable method

2002-07-26 Thread Melvin Smith
At 11:04 AM 7/22/2002 -0600, Jonathan Sillito wrote: >The attached patch makes the following changes: > >- adds invoke op to core.ops (patch does not remove call and callco) >- adds vtable method 'invoke' to vtable.tbl >- adds simple description (stolen from Dan's email) of the method to >docs/pdd

Re: [PATCH] add invoke vtable method

2002-07-22 Thread Simon Glover
On 22 Jul 2002, Jonathan Sillito wrote: > I had a small patch ready for docs/core_ops.pod, but I see that the file > has been removed, so now I am not sure where to put the description of > the invoke op. Oh, no it hasn't... core_ops.pod is autogenerated from core.ops during the build process