X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=TIoEMjkxcdDPLQ0d u4ZgpGtr6H4fdrGB8jmdmjkSGlV9JDYoJZ9L8zUwi+qmuQhFsf5hEw3TldFwXMRN 2/egdU+azFIpvYekSG3dOu+8AfXmES6IGuCb4+uAsvbB/nbSCDVWb3WKqsOQaZZd jQDKAatdnKGSTvMvveaN9GdtwO8= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=pSOyvwByyDliAWXQqY7QPI lFPHY=; b=Wsk6i2OGXgOS/7i+6DUkjNpgi8I1rPSO2SqoiE01q71qb4GKV6AEgo L2bwSCBdWvLptoUVl9wzWZl4HVeM02qecJhcoQBPDLdzRmPmyzoSR+wL3NZgmQhn 4yx0FMEkVz6KlxvYvmtsTx61bSSuHsDMflS+TkEuxfloeetE7ooGU= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=H*F:D*ab.ca, Canada X-HELO: smtp-out-no.shaw.ca X-Authority-Analysis: v=2.3 cv=Bo6zP7f5 c=1 sm=1 tr=0 a=MVEHjbUiAHxQW0jfcDq5EA==:117 a=MVEHjbUiAHxQW0jfcDq5EA==:17 a=N659UExz7-8A:10 a=OQQ3XijfkpMtc1rLfYwA:9 a=pILNOxqGKmIA:10 Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca Subject: Re: vim-8.0.1376-1: Possible bug with ruby extensions To: cygwin AT cygwin DOT com References: From: Brian Inglis Message-ID: <5b396739-d7e3-b770-baa7-43e8788756a1@SystematicSw.ab.ca> Date: Tue, 6 Feb 2018 11:26:09 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfH4UsBc+y6QT+1t+ibUolUE1TKz5EwMGmw4G972uGb2GMng6heU6RmOF5qMhuFn+x1phlB+QxwRyFBuPQrBvj2sxEvdb9Rqyk7VYh0vwUBlHK0Zc5nh3 DuTrw6mNM1RsBWOe1mUcp28ILJFNCxUFP7IkZvcHGO8G7gQVQrFo1ffPLFCloTeLNiXPnPUq7QMP7A== X-IsSubscribed: yes On 2018-02-06 09:37, Ameya Vikram Singh wrote: > Maintainers of the ViM/GViM text editor. > I am noticing that currently with the latest build of ViM > editor(vim-8.0.1376-1), > I am unable to use the command-t [1] plugin with this release. > When invoking the functionality with the key combination: `\` + `t` > I get the following error message on the ViM editor: > command-t.vim requires Vim to be compiled with Ruby support > For more information type: :help command-t > When checking the vim feature from the bash terminal using: > vim --version > I do see in the output `+ruby/dyn`, which means that ruby support > should be enabled. > When checking for ruby compatibility with ViM using the following in > command mode: > :ruby puts RUBY_VERSION > One gets the following error message: > E448: Could not load library function rb_assoc_new > E266: Sorry, this command is disabled, the Ruby library could not be loaded. > Press ENTER or type command to continue > I will try to rebuild the from the sources (vim-8.0.1376-1-src) and > see if the error persists. You need to install the ruby package to provide the dynamic library for support. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple