j
k
j a
j l
Looks like a compiler bug.
fprintf(stderr, "pco1 p=%p\n", p); struct object *o=low_clone(p); fprintf(stderr, "pco2 p=%p\n", p);
gives
pco1 p=0x3ec6770 pco2 p=(nil)
Back to the thread
Back to the list