28 Aug
2012
28 Aug
'12
8:58 p.m.
On 29/08/12 02:52, Robin Haberkorn wrote:
... uncommenting the debug prints:
rhaberkorn@nb005-lx001:~$ chuck-1.3.0.0/src/chuck --srate:44100 bug.ck 1 :(int) "bar" : (string) 2 :(int) 1 :(int) "bar" : (string) Segmentation fault (core dumped) ...
this was actually using foo("bar") instead of "bar" => foo (the behaviour is a little bit different)