JuliaMath / JuliaMath/IntegerMathUtils.jl
Breakage on Julia v1.0
- 主要语言
- Julia
- 星标
- 9
- 派生
- 3
- PR 合并指标
- 30 天内没有已合并 PR
描述
https://github.com/JuliaMath/IntegerMathUtils.jl/pull/3/files#diff-28602f93a5d315a5d6dfd2d013de41a6b0bcbd3ed01c7ca21dca919edc4b78fbR13 seems to have broken this package on Julia v1.0, since the macro `@ccall` is not defined. Perhaps the support for v1.0 should be dropped if it isn't supported.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start with the referenced pull request diff and locate the use of the undefined @ccall macro. Reproduce the package failure on Julia v1.0, then determine whether compatibility can be restored or whether the project should explicitly drop Julia v1.0 support. Done means the compatibility decision is implemented and verified against the affected package behavior.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- julia
- 领域
- backend
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100