Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Functions/VCS_Info/Backends/VCS_INFO_get_data_svk
- X-seq: zsh-workers 26870
- From: Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Functions/VCS_Info/Backends/VCS_INFO_get_data_svk
- Date: Wed, 22 Apr 2009 12:31:01 +0200
- In-reply-to: <20090422024738.GA19766@xxxxxxxxxxxxxxxxxxxxxx>
- Mail-followup-to: zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20090422024738.GA19766@xxxxxxxxxxxxxxxxxxxxxx>
Paul Ackersviller <pda@xxxxxxxxxxxxxxxx>:
> At first I was a bit mystified by
> 
> 	.../share/zsh/4.3.9-dev-2/% zcompile -zU functions functions/*
> 	zsh: unmatched "
> 	zcompile: can't read file: functions/VCS_INFO_get_data_svk
> 
> until I noticed the unmatched brace.  My first thought was to remove
> the extra '${' in the last argument, but looking at similar functions
> rather makes me question if some extra piece is missing.  Frank?
You are absolutely right. That ${ has no business being there.
I've got no idea what's got into me. I introduced this bug in
workers-26816. Sorry about that.
Regards, Frank
-- 
In protocol design, perfection has been reached not when there is
nothing left to add, but when there is nothing left to take away.
                                                  -- RFC 1925
Messages sorted by:
Reverse Date,
Date,
Thread,
Author