zsh-workers
 help / color / mirror / code / Atom feed
* Functions/VCS_Info/Backends/VCS_INFO_get_data_svk
@ 2009-04-22  2:47 Paul Ackersviller
  2009-04-22  8:32 ` Functions/VCS_Info/Backends/VCS_INFO_get_data_svk Peter Stephenson
  2009-04-22 10:31 ` Functions/VCS_Info/Backends/VCS_INFO_get_data_svk Frank Terbeck
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Ackersviller @ 2009-04-22  2:47 UTC (permalink / raw)
  To: zsh-workers

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?


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Functions/VCS_Info/Backends/VCS_INFO_get_data_svk
  2009-04-22  2:47 Functions/VCS_Info/Backends/VCS_INFO_get_data_svk Paul Ackersviller
@ 2009-04-22  8:32 ` Peter Stephenson
  2009-04-22 10:31 ` Functions/VCS_Info/Backends/VCS_INFO_get_data_svk Frank Terbeck
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Stephenson @ 2009-04-22  8:32 UTC (permalink / raw)
  To: zsh-workers

On Wed, 22 Apr 2009 02:47:38 +0000
Paul Ackersviller <pda@sdf.lonestar.org> wrote:
> 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?

I've removed it for now.

-- 
Peter Stephenson <pws@csr.com>                  Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK                          Tel: +44 (0)1223 692070


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Functions/VCS_Info/Backends/VCS_INFO_get_data_svk
  2009-04-22  2:47 Functions/VCS_Info/Backends/VCS_INFO_get_data_svk Paul Ackersviller
  2009-04-22  8:32 ` Functions/VCS_Info/Backends/VCS_INFO_get_data_svk Peter Stephenson
@ 2009-04-22 10:31 ` Frank Terbeck
  1 sibling, 0 replies; 3+ messages in thread
From: Frank Terbeck @ 2009-04-22 10:31 UTC (permalink / raw)
  To: zsh-workers

Paul Ackersviller <pda@sdf.lonestar.org>:
> 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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-04-22 10:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-22  2:47 Functions/VCS_Info/Backends/VCS_INFO_get_data_svk Paul Ackersviller
2009-04-22  8:32 ` Functions/VCS_Info/Backends/VCS_INFO_get_data_svk Peter Stephenson
2009-04-22 10:31 ` Functions/VCS_Info/Backends/VCS_INFO_get_data_svk Frank Terbeck

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).