I already did a PR to fix this (on other) [list store] related bugs in the documentation: https://github.com/pure-data/pure-data/pull/323
> Gesendet: Mittwoch, 04. April 2018 um 10:26 Uhr > Von: "Roman Haefeli" <[email protected]> > An: [email protected] > Betreff: Re: [PD] [list] example3.pd crash on Pd-0.48.1 / Linux > > On Mit, 2018-04-04 at 02:52 +0900, Jonghyun Kim wrote: > > Hi list, > > > > The problematic patch is: > > > > pd/doc/5.reference/example3.pd > > It's actually in the help of [list] in the serializer example. > > > this patch only crashed on 0.48.1. It's ok on old version of Pd. > > > > I don't know why? > > It's a bug in the documentation. [list store] understands the 'get' > method, but not the 'range' method, it seems. I guess this was changed > somewhere along the development of [list store] and was forgotten to > adjust in the serializing example. > > Change the message box to 'get $1 1' and it works. > > Since you discovered this you might want to file a bug report about > this (unless Miller reads it here anyway). > > > Roman > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > https://lists.puredata.info/listinfo/pd-list > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
