Soeren Gebbert wrote: > Problem solved in Revision 41496.
So ... > > param.type = G_define_option(); > > param.type->key = "type"; > > param.type->type = TYPE_STRING; > > param.type->required = NO; > > param.type->answer = "confined"; <----- this parameter is the reason for > > the segfault ... is this statement incorrect? Because this appears to have nothing to do with r41496. -- Glynn Clements <[email protected]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
