Git Product home page Git Product logo

Comments (7)

timstclair avatar timstclair commented on July 28, 2024

Hmm, it's supposed to already be ignored:

"C", // c imports, causes problems

I suspect it's being resolved to something else after the refactoring.

from godepq.

timstclair avatar timstclair commented on July 28, 2024

I wasn't able to reproduce this

from godepq.

favadi avatar favadi commented on July 28, 2024

I can reproduce it in our CI node. I confirm that 0273292 (before the refactor) works fine. I will try to setup a test to reproduce this.

from godepq.

favadi avatar favadi commented on July 28, 2024

@timstclair I created #19 and can reproduce the error every time with this steps.

  • build latest godepq binary (at this time is 9daed83)
  • execute
./godepq -from github.com/google/godepq/testing/d
Error: cannot find package "C" in any of:
    /opt/local/lib/go/src/C (from $GOROOT)
    /Users/favadi/go/src/C (from $GOPATH)

What I expected: "C" package is ignored and godepq reports that there is no dependency in package github.com/google/godepq/testing/d.

What it did: return an error about can not find package "C".

from godepq.

timstclair avatar timstclair commented on July 28, 2024

Thanks. Turns out I was using an older binary when I said I couldn't reproduce it :/

from godepq.

dmitshur avatar dmitshur commented on July 28, 2024

Use binstale. :P

from godepq.

favadi avatar favadi commented on July 28, 2024

Sorry for lack of feedback, I confirmed that the problem is fixed in master branch.

from godepq.

Related Issues (13)

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.