MaxandreJ
MaxandreJ
Hi, I get the following segfault ``` signal (11): Segmentation fault: 11 in expression starting at /MyProjectDirectory/Test.jl:4 _platform_strcmp at /usr/lib/system/libsystem_platform.dylib (unknown line) ``` when I run `/MyProjectDirectory/Test.jl` which contains the...
Hi, Often when I click on buttons in the figure GUI (like zoom, home, settings...), there's no response, and I need to click on the buttons twice or more to...
Hi, **See first answer below, I have provided a minimal working example now. The problem is with a cell array of any size containing uninitialised values.** On Julia 1.0.2 and...
Hi all, This is similar to #135 but extends the issue to simple strings (1x1 string array). It wasn't obvious to me that a string behaved like a string array...