Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug: Wrong completion of $(( $(!cmd
- X-seq: zsh-workers 23129
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh Hackers <zsh-workers@xxxxxxxxxx>
- Subject: Re: Bug: Wrong completion of $(( $(!cmd
- Date: Tue, 23 Jan 2007 07:47:17 -0800
- In-reply-to: <200701231535.l0NFZSwY020854@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <slrnepu2ml.2tv.joerg@xxxxxxxxxxxx> <20070122234306.GA24536@xxxxxxxxxxxxxxx> <200701231304.l0ND4b3t011195@xxxxxxxxxxxxxx> <070123072344.ZM12121@xxxxxxxxxxxxxxxxxxxxxx> <200701231535.l0NFZSwY020854@xxxxxxxxxxxxxx>
On Jan 23, 3:35pm, Peter Stephenson wrote:
} Subject: Re: Bug: Wrong completion of $(( $(!cmd
}
} Bart Schaefer wrote:
} > On Jan 23, 1:04pm, Peter Stephenson wrote:
} > }
} > } The problem is somewhere here (in lex.c). If dquote_parse() returns
} > } non-zero it's an error indication, not a character, so the hungetc(c)
} > } is definitely wrong in that case.
} >
} > I don't think that's true.
}
} I presume you mean the second statement.
Yes.
} Consequently (although what you say is true) I don't see anything wrong
} with the proposed change.
OK. Thanks for looking further.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author