[GiNaC-list] list input

Richard B. Kreckel kreckel at in.terlu.de
Sun Mar 1 11:53:43 CET 2015


On 03/01/2015 11:38 AM, soppon wrote:
> Hi. I'm trying to use list as input. List as output prints
> {expr1,expr2,..}, list.nops() is varying.
> When I write list as:
> parser reader;
> somelist=reader(cin);
> where input to cin: {expr1,expr2,..} at the end shift-D
> It returns somelist={expr1,expr2,..}, somelist.nops()=1.  When accessing
> the 2nd and higher
> element of list, program gets segmentation fault.

Please do provide a minimal sample program when reporting bugs. Thanks.

  -richard.
-- 
Richard B. Kreckel
<http://in.terlu.de/~kreckel/>


More information about the GiNaC-list mailing list