From: Karl H. K. <kh...@kh...> - 2000-03-17 03:00:38
|
On Thu, Mar 16, 2000 at 06:17:09PM -0800, Steve Miller wrote: > Update of /cvsroot/gimp-print/print > In directory cvs1.i.sourceforge.net:/tmp/cvs-serv12485 >=20 > Modified Files: > print.h=20 > Log Message: Steve, please add log messages to your commits. Without them it is really hard to understand what you did. And, more important: Please update all your changes so that the project compiles. I just spent some time tracking down why you removed "image_type" from print.h. Only to see that it's now back in again. But now something else is wrong, I get the following error message: print-util.c:499: conflicting types for `compute_lut' print.h:234: previous declaration of `compute_lut' make: *** [print-util.o] Error 1 =20 Is it possible that your problems (or mine :-) are caused by an out of date gimp-print tree on your system? It's=20 usually a good idea to update the tree right before you do a commit. This will in the worst case leave you with conflicts that you can resolve on your system before you do the actual commit.=20 Karl Heinz --=20 Karl Heinz Kremer kh...@kh... http://www.khk.net |