Skip to content
Snippets Groups Projects
  • Bentriou Mahmoud's avatar
    dd619a95
    Fix of the segfault generated by the euclidean automaton test. · dd619a95
    Bentriou Mahmoud authored
    Julia shouldn't crash but rather raise an error about the existence
    of a function generated by metaprogramming. I didn't manage to isolate
    the segfault withtout the package.
    To overcome the issue, I add another level of multiple dispatch/abstract
    type for synchronized models.
    Test of the euclidean distance automaton works.
    dd619a95
    History
    Fix of the segfault generated by the euclidean automaton test.
    Bentriou Mahmoud authored
    Julia shouldn't crash but rather raise an error about the existence
    of a function generated by metaprogramming. I didn't manage to isolate
    the segfault withtout the package.
    To overcome the issue, I add another level of multiple dispatch/abstract
    type for synchronized models.
    Test of the euclidean distance automaton works.