bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#34099: --enable-profiling builds fails: 'cpu_log' undeclared


From: Glenn Morris
Subject: bug#34099: --enable-profiling builds fails: 'cpu_log' undeclared
Date: Wed, 16 Jan 2019 06:35:50 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Package: emacs
Version: 27.0.50

Master branch at rev 655badc. Configure --enable-profiling fails with:

profiler.c: In function 'syms_of_profiler_for_pdumper':
profiler.c:623:7: error: 'cpu_log' undeclared (first use in this function)
       cpu_log = Qnil;
       ^





reply via email to

[Prev in Thread] Current Thread [Next in Thread]