Bug 381650 - doesn't build with julia 0.6
Summary: doesn't build with julia 0.6
Status: RESOLVED FIXED
Alias: None
Product: cantor
Classification: Applications
Component: julia-backend (show other bugs)
Version: 17.04
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Ivan Lakhtanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-25 16:45 UTC by Antonio Rojas
Modified: 2018-02-07 13:08 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 18.04
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Rojas 2017-06-25 16:45:11 UTC
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());
                                            ^