[GRASS5] [bug #977] (grass) s.in.ascii core dumps

Eric G. Miller egm2 at jps.net
Mon Mar 25 10:59:39 EST 2002


On Mon, Mar 25, 2002 at 01:29:18PM +0100, Request Tracker wrote:
> s.in.ascii sites=eaurinia input=e_aurinia.txt fs=,
> dumps core on data in the form like this:
> 3500900,5704300,"AAAAAAAANF","Name",
> 3500900,5704300,"AAAAAAAANF","Name, another Name",
> 3555700,5697800,"AAAAAAAANG","Name with umlauts äöü",
> 3501500,5694000,"AAAAAAAANH","Name...",19760101

Sites files must have uniform field counts/types.  While it's not nice
behavior to segfault, the data should just be rejected.  There is
currently no provision for NULL fields.

-- 
Eric G. Miller <egm2 at jps.net>



More information about the grass-dev mailing list