[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(mgp-users 00085) Re: patch to mgp-snap-981214.tar.gz



>but i decided to go ahead and go through the code
>in mgp "-Wall clean", i.e. clean it up a little
>so that no warnings show up when compiling with -Wall.
>it was not a whole lot of work, luckily. to me, that
>is an indication that the code in there is good.
>
>this fixed a couple of really minor potential bugs
>(a pointer might be dereferenced when not initialized).
>hopefully, i did not introduce any. (most of the work was
>in the image/ directory, which, i take it, is going to
>be kept around and it not following outside development?)

	image/*.[ch] are from xloadimage.  I'm wondering about switching
	to other libraries, if possible...

>the patch is at:
>	http://puchol.com/cpg/mgp/mgp-patch-981228.gz
>it is 17kb.

	Thanks I'm working on it.

itojun