-
-
Couldn't load subscription status.
- Fork 5.7k
Open
Labels
docsystemThe documentation building systemThe documentation building systemregressionRegression in behavior compared to a previous versionRegression in behavior compared to a previous version
Milestone
Description
This happens somewhere between 7dfa7d1 and c2f42a6 7dfa7d1...c2f42a6
Reduced case from SIMD.jl
julia> """
"""
ContiguousSubArray{T,N,P,I,L} = SubArray{T,N,P,I,L}
ERROR: UndefVarError: `T` not defined in `Main`
Suggestion: check for spelling errors or missing imports.
Stacktrace:
[1] top-level scope
@ REPL[7]:1
julia> ContiguousSubArray{T,N,P,I,L} = SubArray{T,N,P,I,L}
SubArraySome packages that this seems to affect includes
ChainRules, YaoBlocks and SIMD.
Metadata
Metadata
Assignees
Labels
docsystemThe documentation building systemThe documentation building systemregressionRegression in behavior compared to a previous versionRegression in behavior compared to a previous version