public inbox for ecos-patches@sourceware.org
 help / color / mirror / Atom feed
* [Issue 1001965] ConfigTool - Patch to optionally display the build duration
       [not found] <bug-1001965-104@https.bugzilla.ecoscentric.com/>
@ 2020-01-31 12:22 ` bugzilla-daemon
  0 siblings, 0 replies; only message in thread
From: bugzilla-daemon @ 2020-01-31 12:22 UTC (permalink / raw)
  To: ecos-patches

Please do not reply to this email, use the link below.

https://bugzilla.ecoscentric.com/show_bug.cgi?id=1001965

--- Comment #1 from Alex Schuilenburg <alexs@ecoscentric.com> ---
Just a quick note on this patch

The line in configtool.cpp:

m_BuildStart = wxDateTime::Now();

needs to be moved out of the 

if (wxGetApp().GetSettings().m_showBuildTime)

conditional as when activated during a a build, the displayed time at the end
of a build will be incorrect.

-- 
You are receiving this mail because:
You are on the CC list for the issue.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-01-31 12:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-1001965-104@https.bugzilla.ecoscentric.com/>
2020-01-31 12:22 ` [Issue 1001965] ConfigTool - Patch to optionally display the build duration bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).