-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorcompiler:optimizerOptimization passes (mostly in base/compiler/ssair/)Optimization passes (mostly in base/compiler/ssair/)
Description
One of the tests of my package fails with Julia Version 1.1.0-DEV.279, for Linux, Mac, and 32-bit Windows (64-bit Windows test passes okay):
LoadError: type Nothing has no field m
Stacktrace:
[1] getproperty at .\sysimg.jl:18 [inlined]
[2] size at C:\cygwin\home\Administrator\buildbot\worker\package_win32\build\usr\share\julia\stdlib\v1.1\SparseArrays\src\sparsematrix.jl:36 [inlined]
[3] size at .\abstractarray.jl:38 [inlined]
Metadata
Metadata
Assignees
Labels
bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorcompiler:optimizerOptimization passes (mostly in base/compiler/ssair/)Optimization passes (mostly in base/compiler/ssair/)