Thursday, September 23, 2010

Re: What does perl's VIM::Eval do with dictionaries?

Ответ на сообщение «What does perl's VIM::Eval do with dictionaries?»,
присланное в 21:25:42 23 сентября 2010, Четверг,
отправитель Ben Fritz:

It throws an error ``E731: using Dictionary as a String'' and returns a tuple
with 1 and an empty string. According to the documentation, this is a bug: 1
should be returned only when Eval succeed to evaluate the expression.

Текст сообщения:
> :help perl-Eval says that VIM::Eval in the perl interface will convert
>
> a list "into a string by joining the items and inserting line breaks."
>
> This seems kind of strange, but at least it's documented.
>
> So, what is done with Dictionaries?

No comments:

Post a Comment