Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Methods of shadowing a builtin call
- X-seq: zsh-users 21203
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Re: Methods of shadowing a builtin call
- Date: Fri, 29 Jan 2016 23:20:23 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=U26xrgc9vu0FgdZhRYXscsTP2d8QX3jPVWWkCt8OGLE=; b=eLVqctdpW7zJ1aY+SU3FcBCOAO34Mi47veWPOCdjML4HciIPtlINfKpIZkyO8VZDjG mlwQWqW8N2iJpKxUdpW0Q5pI2srwz829de2QLMlBo1iKT5bJ76iL37AbcXBI82ivyb2y rkI/ml/0NdHo/vHY/hUBK92yykZcCUayN2F70tRUMoBV/p5JIoeKoRcHyWpivi6IchK3 6eL4IJ+dAWbhc2Eh3KgBZxnRneq1sm3aV7Tehdoe1lfqg7v7/LKesfWla/tAKh+lMIQc 5wNh59FH8SEaAr2x+eyGmZqjUcbjOQBr6jQq3VIBbVBauFCjL6JSjp0/nTzFCDPZInBM wQPQ==
- In-reply-to: <CAKc7PVAS=iT0t6exL8Z+xYrnyN1O7zx_MEu0smnWXRyq8X6VrA@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CAKc7PVAS=iT0t6exL8Z+xYrnyN1O7zx_MEu0smnWXRyq8X6VrA@mail.gmail.com>
The segfault problem clarified itself, it was a recursive setopt call,
without "builtin" prefix, done within --shadow-setopt.
Best regards,
Sebastian Gniazdowski
Messages sorted by:
Reverse Date,
Date,
Thread,
Author