Re: %destructor feedback

2005-11-17 Thread Joel E. Denny
On Thu, 17 Nov 2005, Paul Eggert wrote: "Joel E. Denny" <[EMAIL PROTECTED]> writes: However, I just noticed the current YYUSE definition doesn't allow the argument to be a struct instance. Paul, Akim, is this intentional? Yes and no. If we could easily implement it with struct instances we

Re: %destructor feedback

2005-11-17 Thread Paul Eggert
"Joel E. Denny" <[EMAIL PROTECTED]> writes: > However, I just noticed the current YYUSE definition doesn't allow the > argument to be a struct instance. Paul, Akim, is this intentional? Yes and no. If we could easily implement it with struct instances we would. But so far we haven't needed it,

Re: Help

2005-11-17 Thread Hans Aberg
On 16 Nov 2005, at 18:30, Nhan D Le wrote: I have trouble with my code. Tthe test file s2.k has problem. When debug by k –t s2.k I saw that from the state 61 with the input ‘+’, it entered state 15. But in the report (when create by --report=all), at state 61 there no way to go to state