public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin-patches@cygwin.com
Subject: Re: [PATCH] Cygwin: More profiler format + small issue fixes
Date: Tue, 3 Aug 2021 10:07:17 +0200	[thread overview]
Message-ID: <YQj5Na4vtJ8xVNcR@calimero.vinschen.de> (raw)
In-Reply-To: <20210802065231.1011-1-mark@maxrnd.com>

On Aug  1 23:52, Mark Geisert wrote:
> Make sure to cast to ulong all DWORD values displayed with format "%lu".
> More instances are fixed here than in either my earlier unused patch or
> Corinna's patch. I decided to use typedef..ulong for more compact code.
> 
> Address jturney's reported small issues:
> - Remove explicit external ref for cygwin_internal() as it is already
>   provided by <sys/cygwin.h>.
> - Leave intact ref for cygwin_dll_path[] as it is required by function(s)
>   in path.cc that profiler uses. Added comment to that effect.
> - Delete existing main() wrapper. Rename main2() to main(). This because
>   profiler is now a Cygwin program and doesn't need to dynamically load
>   cygwin1.dll.
> - Documentation issues will be addressed in a separate xml patch.
> 
> (I would have linked message-ids of Corinna's and Jon's messages for
> proper theading but I no longer have their original emails and the mail
> archives don't show msgids any more.)
> 
> ---
>  winsup/utils/profiler.cc | 60 ++++++++++++++--------------------------
>  1 file changed, 20 insertions(+), 40 deletions(-)

Pushed.


Thanks,
Corinna

      reply	other threads:[~2021-08-03  8:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-02  6:52 Mark Geisert
2021-08-03  8:07 ` Corinna Vinschen [this message]

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=YQj5Na4vtJ8xVNcR@calimero.vinschen.de \
    --to=corinna-cygwin@cygwin.com \
    --cc=cygwin-patches@cygwin.com \
    /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).