Code Monkey home page Code Monkey logo

Comments (8)

WolfgangMehner avatar WolfgangMehner commented on June 20, 2024

@PengZheng
I assume you are talking about the syntax check mechanism? Because we just found an error there.
Are you sure it it works in gVim? Because the error we found should affect both Vim and gVim.

from vim-plugins.

PengZheng avatar PengZheng commented on June 20, 2024

On 12/27/2013 07:27 PM, Wolfgang Mehner wrote:

@PengZheng https://github.com/PengZheng

  • Do you use WIndows/Linux, 32/64bit, Vim 7.3/7.4 (:version on the
    Vim command line)? (I only ask for this much information since we
    had problems with Win/64bit recently.)

Linux 32bit, vim 7.4

  • Does this problem appear only in combination with a feature of
    Bash support? If so, which feature?

Run a bash script with several errors within vim using \rr. All errors
are indicated correctly by red arrows, but I just cannot use QuickFix
List (or :cn :cp commands) to navigate around the source file.

  • Do you use another plug-in which uses the quickfix mechanism? Do
    it work there?

No, I have not tried other plug-ins yet. Bash-Support is actually the
second plug-in I installed for my vim, while eclim is the first one.

I noticed QuickFix List does works in the following simple scenario:

  1. compile a problematic c source file using :make
  2. open the quickfix window using :cwindow
  3. everything works as expected


Reply to this email directly or view it on GitHub
#5 (comment).

Peng

from vim-plugins.

WolfgangMehner avatar WolfgangMehner commented on June 20, 2024

You can download the following file and use it to replace plugin/bash-support.vim:
https://raw.github.com/WolfgangMehner/vim-plugins/622f1c7823cd1b62e73d44e84e14702e87579197/plugin/bash-support.vim
Please let us know whether this resolves the issue.

from vim-plugins.

PengZheng avatar PengZheng commented on June 20, 2024

On 12/28/2013 04:44 AM, Wolfgang Mehner wrote:

You can download the following file and use it to replace
plugin/bash-support.vim:
https://raw.github.com/WolfgangMehner/vim-plugins/622f1c7823cd1b62e73d44e84e14702e87579197/plugin/bash-support.vim
Please let us know whether this resolves the issue.


Reply to this email directly or view it on GitHub
#5 (comment).

No, the problem is still there. I just updated the problem description
with a picture attached.

Peng

from vim-plugins.

WolfgangMehner avatar WolfgangMehner commented on June 20, 2024

We just realized that different versions of sh/bash have different error formats. Could you send us the output of:
bash < our script >
on the command line.

from vim-plugins.

WolfgangMehner avatar WolfgangMehner commented on June 20, 2024

Sorry, wrong formating on my last post, I meant to say:
bash < our script >

from vim-plugins.

PengZheng avatar PengZheng commented on June 20, 2024

On 12/28/2013 06:34 PM, Wolfgang Mehner wrote:

Sorry, wrong formating on my last post, I meant to say:
bash < our script >


Reply to this email directly or view it on GitHub
#5 (comment).

peng@peng-laptop:~/Desktop$ bash test1.sh
test1.sh: line 22: func1: command not found

peng@peng-laptop:~/Desktop$ bash --version
GNU bash, version 4.2.45(1)-release (i686-pc-linux-gnu)

Peng

from vim-plugins.

FritzMehner avatar FritzMehner commented on June 20, 2024

Please contact me directly using

mehner at fh-swf.de

Regards, F. Mehner

from vim-plugins.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.