[GRASS5] v.rmdup
Markus Neteler
neteler at geog.uni-hannover.de
Mon Dec 11 05:08:44 EST 2000
On Sun, Dec 10, 2000 at 04:26:39PM -0800, Jeshua Lacock wrote:
> Hello,
>
> I got v.rmdup to compile by changing line 196 of file rmdup.c
>
> from
>
> while (match == 0 && Closet->dig_fp->_shortbuf[1])
>
> to
>
> while (match == 0 && Closet->dig_fp->_bf._size)
>
> (I copied the logic from the __FreeBSD__ switch, so I presume this hack should be OK?)
Hi Jeshua,
I have added MacOS X sensivity (hope so).
Please
cvs update src/mapdev/v.rmdup/cmd/rmdup.c
gmake5 src/mapdev/v.rmdup/cmd/rmdup.c
and tell me if this is o.k. now.
Markus
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'
More information about the grass-dev
mailing list