From: Fabio Massimo Di Nitto <fabbione@ubuntu.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] cluster/cman/daemon cmanccs.c
Date: Wed, 24 Oct 2007 09:27:11 +0200 [thread overview]
Message-ID: <471EF3CF.7000806@ubuntu.com> (raw)
In-Reply-To: <20071024055507.413.qmail@sourceware.org>
rmccabe at sourceware.org wrote:
> - dot = strstr(nodename2, ".");
> + dot = strchr(nodename2, '.');
This change introduces a build warning:
warning: passing argument 2 of ?strstr? makes pointer from integer without a cast
Fabio
--
I'm going to make him an offer he can't refuse.
next prev parent reply other threads:[~2007-10-24 7:27 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-24 5:55 [Cluster-devel] cluster/cman/daemon cmanccs.c rmccabe
2007-10-24 7:27 ` Fabio Massimo Di Nitto [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-11-05 16:03 pcaulfield
2007-10-24 5:58 rmccabe
2007-10-24 3:21 fabbione
2007-10-24 3:21 fabbione
2007-10-24 3:20 fabbione
2007-08-17 7:51 pcaulfield
2007-08-03 10:49 pcaulfield
2007-08-03 7:35 pcaulfield
2007-05-23 10:31 pcaulfield
2007-03-15 11:12 pcaulfield
2007-03-15 9:27 pcaulfield
2007-01-02 15:17 pcaulfield
2007-01-02 15:04 pcaulfield
2006-12-15 15:17 pcaulfield
2006-12-15 13:43 pcaulfield
2006-11-30 10:47 pcaulfield
2006-11-30 10:46 pcaulfield
2006-07-03 8:51 pcaulfield
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=471EF3CF.7000806@ubuntu.com \
--to=fabbione@ubuntu.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 NNTP newsgroup(s).