Sebastian Gutsche

Results 14 comments of Sebastian Gutsche

Okay, the given example is nevertheless invalid, as this one is fixed. I will have a look at the testsuite.

@fingolfin I cannot really find a place where the testuite prints errors to the screen. Can you point this out?

Julia supports setting a signal handler, using `jl_install_sigint_handler`. Should we set it to the GAP `SIGINT` handler in JuliaInterface after `Julia` is loaded?

As far as I remember, I already realized when implementing this macro that it does not have the same power as the `EvalString` method. It may be used for some...