| Summary: | doesn't build with julia 0.6 | ||
|---|---|---|---|
| Product: | [Applications] cantor | Reporter: | Antonio Rojas <arojas> |
| Component: | julia-backend | Assignee: | Ivan Lakhtanov <ivan.lakhtanov> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | filipe |
| Priority: | NOR | ||
| Version First Reported In: | 17.04 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | f00157cb23dcbb1e6d76a2d6090d9b53296edcf3 | Version Fixed/Implemented In: | 18.04 |
| Sentry Crash Report: | |||
cantor julia backend fails to build with julia 0.6 /build/cantor/src/cantor-17.04.2/src/backends/julia/juliaserver/juliaserver.cpp: In member function ‘void JuliaServer::login(const QString&) const’: /build/cantor/src/cantor-17.04.2/src/backends/julia/juliaserver/juliaserver.cpp:43:44: error: too many arguments to function ‘void jl_init()’ jl_init(dir_path.toLatin1().constData()); ^