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 <parth...@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.
_______________________________________________
gimp-developer-list mailing list
List address:    gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list

Reply via email to