public inbox for ecos-patches@sourceware.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@ecoscentric.com
To: ecos-patches@ecos.sourceware.org
Subject: [Issue 1001965] ConfigTool - Patch to optionally display the build duration
Date: Fri, 31 Jan 2020 12:22:00 -0000	[thread overview]
Message-ID: <bug-1001965-104-5Wj8EwyrIs@https.bugzilla.ecoscentric.com/> (raw)
In-Reply-To: <bug-1001965-104@https.bugzilla.ecoscentric.com/>

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.

           reply	other threads:[~2020-01-31 12:22 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <bug-1001965-104@https.bugzilla.ecoscentric.com/>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-1001965-104-5Wj8EwyrIs@https.bugzilla.ecoscentric.com/ \
    --to=bugzilla-daemon@ecoscentric.com \
    --cc=ecos-patches@ecos.sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).