Linux bluetooth development
 help / color / mirror / Atom feed
From: Stefan Seyfried <seife@suse.de>
To: BlueZ development <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] [PATCH] Minor issues with sdp-xml
Date: Tue, 6 Feb 2007 18:16:54 +0100	[thread overview]
Message-ID: <20070206171654.GJ6131@suse.de> (raw)
In-Reply-To: <200702061513.32173.denis.kenzior@trolltech.com>

On Tue, Feb 06, 2007 at 03:13:32PM +1000, Denis KENZIOR wrote:
> Marcel,
> =

> This patch fixes up a couple of minor bugs I found.

Thanks. Parts of this were also reported today:
https://bugzilla.novell.com/show_bug.cgi?id=3D242030

> Index: sdp-xml.c
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> RCS file: /cvsroot/bluez/utils/common/sdp-xml.c,v
> retrieving revision 1.7
> diff -u -r1.7 sdp-xml.c
> --- sdp-xml.c	20 Jan 2007 21:28:02 -0000	1.7
> +++ sdp-xml.c	6 Feb 2007 05:12:31 -0000
> @@ -603,7 +603,7 @@
>  			buf[0] =3D data[i];
>  			buf[1] =3D data[i + 1];
>  =

> -			val.data[i] =3D strtoul(buf, 0, 16);
> +			val.data[i >> 1] =3D strtoul(buf, 0, 16);
>  		}

This is the part that was reported as generating a compiler warning.
-- =

Stefan Seyfried
QA / R&D Team Mobile Devices        |              "Any ideas, John?"
SUSE LINUX Products GmbH, N=FCrnberg  | "Well, surrounding them's out." =


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easi=
er.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D1=
21642
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  reply	other threads:[~2007-02-06 17:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-06  5:13 [Bluez-devel] [PATCH] Minor issues with sdp-xml Denis KENZIOR
2007-02-06 17:16 ` Stefan Seyfried [this message]
2007-02-12 19:49 ` Marcel Holtmann
2007-02-13 11:33   ` [Bluez-devel] Linux Distribution for Bluez enigma enu
2007-02-13 13:03     ` Marcel Holtmann
2007-02-14 15:13       ` enigma enu

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=20070206171654.GJ6131@suse.de \
    --to=seife@suse.de \
    --cc=bluez-devel@lists.sourceforge.net \
    /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