Keno Fischer

Results 258 issues of Keno Fischer

The tests take quite a while to run. For some of the tests I wrote early one, the parameters are from real world instantiations of the schemes. This is unnecessary....

Currently the DOT format is entirely excluded if ParserCombinator is not loaded. However, just saving a simple graph out to dot format has no dependency on parsing and should not...

``` ERROR: SystemError: opening file ../models/agz_base.bson: No such file or directory Stacktrace: [1] #systemerror#44 at ./error.jl:64 [inlined] [2] systemerror(::String, ::Bool) at ./error.jl:64 [3] open(::String, ::Bool, ::Bool, ::Bool, ::Bool, ::Bool) at...

Say I have opened a video stream. It seems that `read!(f,Image)`, will give me the next frame it has buffered somewhere. How do I instead get the most recent frame?...

E.g. in https://github.com/fredrikekre/Literate.jl/pull/14/commits

Right now we time out several events at the beginning as new code paths are triggered and femtocleaner compiles itself. It would be nice to precompile once during auto-deployment, before...

The dependencies.json mechanism in this repo was a poor man's substitute for a proper Pkg3 Manifest. Use that instead.

``` ERROR: HTTP.URLParsingError: encountered invalid url character for parsing state = es_req_schema: pkg.julialang.org ---^ Stacktrace: [1] http_parser_parse_url(::Array{UInt8,1}, ::Int64, ::Int64, ::Bool) at /opt/pkgs/v0.6/HTTP/src/urlparser.jl:183 [2] (::Base.#kw##parse)(::Array{Any,1}, ::Base.#parse, ::Type{HTTP.URIs.URI}, ::String) at ./:0 [3]...