We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TimeZones.chr2ind
TimeZones.jl/src/parse.jl
Line 9 in 906cea0
Line 41 in 906cea0
││││┌ @ C:\.julia\packages\CSV\b8ebJ\src\file.jl:162 CSV.:(var"#File#28")(_51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _51, _3, source) │││││┌ @ C:\.julia\packages\CSV\b8ebJ\src\file.jl:222 CSV.File(ctx) ││││││┌ @ C:\.julia\packages\CSV\b8ebJ\src\file.jl:226 #self#(ctx, false) │││││││┌ @ threadingconstructs.jl:344 task = Base.Threads.Task(#30) ││││││││┌ @ task.jl:5 #self#(f, 0) │││││││││┌ @ C:\.julia\packages\WorkerUtilities\ey0fP\src\WorkerUtilities.jl:384 ret = CSV.multithreadparse(getfield(#self#, Symbol("##296")), getfield(#self#, Symbol("##297")), getfield(#self#, Symbol("##298")), getfield(#self#, Symbol("##299")), getfield(#self#, Symbol("##300")), getfield(#self#, Symbol("##301"))) ││││││││││┌ @ C:\.julia\packages\CSV\b8ebJ\src\file.jl:359 CSV.parsefilechunk!(ctx, task_pos, task_len, rowchunkguess, rowchunkoffset, task_columns, ctx.customtypes) │││││││││││┌ @ C:\.julia\packages\CSV\b8ebJ\src\file.jl:549 CSV.parserow(startpos, row, numwarnings, ctx, buf, pos, len, rowsguess, rowoffset, columns, customtypes) ││││││││││││┌ @ C:\.julia\packages\CSV\b8ebJ\src\file.jl:884 CSV.parserow(startpos, row, numwarnings, ctx, buf, pos, len, rowsguess, rowoffset, cols, customtypes) │││││││││││││┌ @ C:\.julia\packages\CSV\b8ebJ\src\file.jl:696 CSV.detectcell(buf, pos, len, row, rowoffset, j, col, ctx, rowsguess) ││││││││││││││┌ @ C:\.julia\packages\CSV\b8ebJ\src\file.jl:714 CSV.detect(CSV.pass, buf, pos, len, opts, false, ctx.downcast, rowoffset CSV.:+ row, i) │││││││││││││││┌ @ C:\.julia\packages\CSV\b8ebJ\src\utils.jl:501 date = Parsers.xparse(CSV.Date, buf, pos, len, opts, CSV.Date) ││││││││││││││││┌ @ C:\.julia\packages\Parsers\LU05s\src\Parsers.jl:346 Parsers._xparse(T, buf, pos, len, options, S) │││││││││││││││││┌ @ C:\.julia\packages\Parsers\LU05s\src\Parsers.jl:338 Parsers.Result(Parsers.emptysentinel(options)(Parsers.delimiter(options)(Parsers.whitespace(options)(Parsers.quoted(options)(Parsers.whitespace(options)(Parsers.sentinel(options)(Parsers.typeparser(options))))))))(T, source, pos, len, S) ││││││││││││││││││┌ @ C:\.julia\packages\Parsers\LU05s\src\components.jl:9 getfield(#self#, :parser)(T, source, pos, len, b, code, pl) │││││││││││││││││││┌ @ C:\.julia\packages\Parsers\LU05s\src\components.jl:36 getfield(#self#, :parser)(T, source, pos, len, b, code, pl) ││││││││││││││││││││┌ @ C:\.julia\packages\Parsers\LU05s\src\components.jl:364 getfield(#self#, :parser)(T, source, pos, len, b, code, pl) │││││││││││││││││││││┌ @ C:\.julia\packages\Parsers\LU05s\src\components.jl:85 getfield(#self#, :parser)(T, source, pos, len, b, code, pl) ││││││││││││││││││││││┌ @ C:\.julia\packages\Parsers\LU05s\src\components.jl:216 getfield(#self#, :parser)(T, source, pos, len, b, code, pl) │││││││││││││││││││││││┌ @ C:\.julia\packages\Parsers\LU05s\src\components.jl:85 getfield(#self#, :parser)(T, source, pos, len, b, code, pl) ││││││││││││││││││││││││┌ @ C:\.julia\packages\Parsers\LU05s\src\components.jl:240 getfield(#self#, :parser)(T, source, pos, len, b, code, pl) │││││││││││││││││││││││││┌ @ C:\.julia\packages\Parsers\LU05s\src\components.jl:378 Parsers.typeparser(T, source, pos, len, b, code, pl, getfield(#self#, :opts)) ││││││││││││││││││││││││││┌ @ C:\.julia\packages\Parsers\LU05s\src\dates.jl:380 Parsers.tryparsenext(tok, source, pos, len, b, code) │││││││││││││││││││││││││││┌ @ C:\.julia\packages\Parsers\LU05s\src\dates.jl:318 res = Dates.tryparsenext(tok, str, 1, strlen) ││││││││││││││││││││││││││││┌ @ C:\.julia\packages\TimeZones\V28u7\src\parse.jl:69 TimeZones.tryparsenext_fixedtz(str, i, len, TimeZones.min_width(d), TimeZones.max_width(d)) │││││││││││││││││││││││││││││┌ @ C:\.julia\packages\TimeZones\V28u7\src\parse.jl:9 TimeZones.ind2chr(str, i) ││││││││││││││││││││││││││││││ `TimeZones.ind2chr` is not defined │││││││││││││││││││││││││││││└───────────────────────────────────────────────────── │││││││││││││││││││││││││││││┌ @ C:\.julia\packages\TimeZones\V28u7\src\parse.jl:9 TimeZones.chr2ind(str, TimeZones.ind2chr(str, i) TimeZones.:+ max_width TimeZones.:- 1) ││││││││││││││││││││││││││││││ `TimeZones.chr2ind` is not defined │││││││││││││││││││││││││││││└───────────────────────────────────────────────────── ││││││││││││││││││││││││││┌ @ C:\.julia\packages\Parsers\LU05s\src\dates.jl:382 Parsers.tryparsenext(tok, source, pos, len, b, code) │││││││││││││││││││││││││││┌ @ C:\.julia\packages\Parsers\LU05s\src\dates.jl:318 res = Dates.tryparsenext(tok, str, 1, strlen) ││││││││││││││││││││││││││││┌ @ C:\.julia\packages\TimeZones\V28u7\src\parse.jl:73 TimeZones.tryparsenext_tz(str, i, len, TimeZones.min_width(d), TimeZones.max_width(d)) │││││││││││││││││││││││││││││┌ @ C:\.julia\packages\TimeZones\V28u7\src\parse.jl:41 TimeZones.ind2chr(str, i) ││││││││││││││││││││││││││││││ `TimeZones.ind2chr` is not defined │││││││││││││││││││││││││││││└──────────────────────────────────────────────────────
The text was updated successfully, but these errors were encountered:
So ind2chr and chr2ind were deprecated way back in Julia 0.7:
ind2chr
chr2ind
sub2ind and ind2sub are deprecated in favor of using CartesianIndices and LinearIndices (Make CartesianRange an AbstractArray JuliaLang/julia#24715).
sub2ind
ind2sub
CartesianIndices
LinearIndices
Looks like this code path is untested and needs to be updated.
Sorry, something went wrong.
No branches or pull requests
TimeZones.jl/src/parse.jl
Line 9 in 906cea0
TimeZones.jl/src/parse.jl
Line 41 in 906cea0
The text was updated successfully, but these errors were encountered: