Damian Stewart a écrit :

now i get another problem:

Program received signal SIGSEGV, Segmentation fault.
0x78001cf7 in strlen () from D:\WINNT\system32\msvcrt.dll
(gdb) bt
#0  0x78001cf7 in strlen () from D:\WINNT\system32\msvcrt.dll
#1  0x042115f6 in pool_setup () from d:\art\pd\extra\l2s.dll
#2  0x00009a9f in ?? ()
#3  0x00000020 in ?? ()
#4  0x00000000 in ?? () from
#5  0x673d377a in alist_list () from d:\art\pd\bin\pd.dll
#6  0x03c40c70 in ?? ()
(gdb)

Ah, sorry, just replace [l2s] with [symbol]
correction is attached, it's now fully internal.
PC.
#N canvas 0 0 458 308 12;
#X msg 304 166 set \$1%s;
#X obj 150 83 inlet;
#X obj 304 86 inlet;
#X obj 157 349 outlet;
#X obj 304 117 symbol;
#X obj 150 226 makefilename \$1%s;
#X obj 154 253 list;
#X obj 160 283 list prepend;
#X obj 216 251 t b a;
#X obj 105 112 list split 1;
#X obj 165 313 list trim;
#X obj 150 154 symbol;
#X msg 152 25 list test one;
#X obj 292 328 print;
#X connect 0 0 5 0;
#X connect 1 0 9 0;
#X connect 2 0 4 0;
#X connect 4 0 0 0;
#X connect 5 0 8 0;
#X connect 6 0 7 0;
#X connect 7 0 10 0;
#X connect 8 0 6 0;
#X connect 8 1 7 1;
#X connect 9 0 11 0;
#X connect 9 1 6 1;
#X connect 10 0 3 0;
#X connect 10 0 13 0;
#X connect 11 0 5 0;
#X connect 12 0 9 0;
_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to