Re: [Gimp-developer] Werror=missing-prototypes

2011-12-18 Thread Partha Bagchi
2011/12/18 Jernej Simončič jer...@ena.si: On Sunday, December 18, 2011, 18:43:07, Mukund Sivaraman wrote: What fails in plug-ins/common? Is it win32 specific code? Nothing in that dir fails to build on Linux.  Paste the compile log for this too. IIRC, only the jpeg plugin, due to

Re: [Gimp-developer] Werror=missing-prototypes

2011-12-18 Thread Victor Oliveira
Hi guys, I had to make these prototypes in order to build GIMP today, so I've just commited them. On Sun, Dec 18, 2011 at 5:13 PM, Partha Bagchi parth...@gmail.com wrote: 2011/12/18 Jernej Simončič jer...@ena.si: On Sunday, December 18, 2011, 18:43:07, Mukund Sivaraman wrote: What fails