Re: [Gimp-developer] GIMP-get Compile Failure (Windows)
- From: Partha Bagchi <partha1b gmail com>
- To: gimp-developer <gimp-developer-list gnome org>
- Subject: Re: [Gimp-developer] GIMP-get Compile Failure (Windows)
- Date: Sat, 20 Jan 2018 21:45:56 -0500
On Sat, Jan 20, 2018 at 6:11 PM, Ell via gimp-developer-list <
gimp-developer-list gnome org> wrote:
On Sat, 20 Jan 2018 16:06:46 -0500
Partha Bagchi <partha1b gmail com> wrote:
Ell,
Issues with process_system_time (addition from yesterday?):
CC gimpdashboard.o
gimpdashboard.c: In function 'gimp_dashboard_sample_cpu_usage':
gimpdashboard.c:1559:27: error: 'process_system_time' undeclared
(first use in this function); did you mean 'process_user_time'?
&process_system_time,
^~~~~~~~~~~~~~~~~~~
process_user_time
gimpdashboard.c:1559:27: note: each undeclared identifier is
reported only once for each function it appears in
Makefile:1381: recipe for target `gimpdashboard.o' failed
make[4]: *** [gimpdashboard.o] Error 1
I think you meant to say "process_kernel_time".
Indeed. This is what happens when you push untested code :)
Fixed in 4d3720baad3792a418f2d002b66440c1bda29cbb, thanks!
--
Ell
No problem. I tested it for you.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]