Giter Site home page Giter Site logo

Comments (11)

ZacLN avatar ZacLN commented on June 11, 2024

Hi, it seems to be messing up the declaration names because of the nested modules, some mismatch between LightGraphs.SimpleGraphs.SimpleEdge and SimpleEdge . Should be a quick fix but I'm just about to jump on a plane so it'll have to wait a day or two.

I'll ping you when I fix it on LanguageServer

from cstparser.jl.

sbromberger avatar sbromberger commented on June 11, 2024

No worries - safe travels, and thanks for your talk at JuliaCon! It's what persuaded me to give VSCode a try with Julia.

from cstparser.jl.

ZacLN avatar ZacLN commented on June 11, 2024

Good stuff!
fixed here, we'll release a v0.6.1 in a day or two

from cstparser.jl.

sbromberger avatar sbromberger commented on June 11, 2024

Cool! Just fyi -

file: 'file:///Users/seth/dev/julia/wip/LightGraphs.jl/src/community/cliques.jl'
severity: 'Warning'
message: 'Possible use of undeclared variable @traitfn'
at: '26,1'
source: 'CSTParser.Diagnostics.Diagnostic'

@traitfn is an import from SimpleTraits.jl.

from cstparser.jl.

ZacLN avatar ZacLN commented on June 11, 2024

This is fixed on 0.6.2

from cstparser.jl.

sbromberger avatar sbromberger commented on June 11, 2024

Actually, I don't think it is:

screen shot 2017-07-06 at 07 48 03

screen shot 2017-07-06 at 07 57 05

screen shot 2017-07-06 at 07 58 02

from cstparser.jl.

ZacLN avatar ZacLN commented on June 11, 2024

Which package is this?

from cstparser.jl.

sbromberger avatar sbromberger commented on June 11, 2024

It's some unreleased code I'm developing.

However,

__precompile__(true)
module FooBar

end

is enough to show (what I think is) the (same) problem:

screen shot 2017-07-06 at 09 19 18

from cstparser.jl.

ZacLN avatar ZacLN commented on June 11, 2024

Ah OK. I can't replicate the MWE (fixed by this). I'm going to take a bit of time trawl through packages for false positive errors so I should hit on what's causing this

from cstparser.jl.

sbromberger avatar sbromberger commented on June 11, 2024

Yeah, the original MWE appears to be fixed. Sorry if I'm lumping unrelated problems into the same bucket.

from cstparser.jl.

ZacLN avatar ZacLN commented on June 11, 2024

No no not at all, the more reported issues the better. For ref all the linting is taking place in LanguageServer so open new issues there

from cstparser.jl.

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.