public inbox for insight-prs@sourceware.org
help / color / mirror / Atom feed
From: dave@dtaviation.com
To: insight-gnats@sources.redhat.com
Subject: insight/348: Solaris, remote.c, line 2859, cast pid to unsigned int
Date: Sat, 10 Apr 2010 11:53:00 -0000	[thread overview]
Message-ID: <20100410114800.18841.qmail@sourceware.org> (raw)


>Number:         348
>Category:       insight
>Synopsis:       Solaris, remote.c, line 2859, cast pid to unsigned int
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Apr 10 11:53:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     DRT
>Release:        6.8-1
>Organization:
>Environment:
SunOS 5.11 snv_115 i86pc (Solaris 11, SXCE b115)
>Description:
Needed to cast pid to "unsigned int" in remote.c, line 2859, for build to complete. 
>How-To-Repeat:

>Fix:
sprintf (rs->buf, "vAttach;%x", (unsigned int) pid) ;//added cast
>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2010-04-10 11:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-10 11:53 dave [this message]
2010-04-13 17:14 kseitz

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=20100410114800.18841.qmail@sourceware.org \
    --to=dave@dtaviation.com \
    --cc=insight-gnats@sources.redhat.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).