Re: usbutils 0.82 release

From: Greg KH
Date: Fri May 08 2009 - 00:06:16 EST


On Thu, May 07, 2009 at 07:51:23PM +0800, Xiaofan Chen wrote:
> On Thu, May 7, 2009 at 6:24 AM, Greg KH <greg@xxxxxxxxx> wrote:
> > Here's the 0.82 release of usbutils.
> >
> > Many bugs with autoconf were resolved to hopefully make it easier for
> > distros to find where the usb.ids file is dynamically. ÂWireless USB
> > device support was added, as well as other bugfixes. ÂThe full shortlog
> > is below.
> >
> > The tarballs can be downloaded from sf.net at:
> > Â Â Â Âhttps://sourceforge.net/project/showfiles.php?group_id=3581
> >
>
> Not sure if this is a real problem or not. There is a compiler warning
> for gcc 4.4.0.
>
> gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -g -O2 -MT
> lsusb-names.o -MD -MP -MF .deps/lsusb-names.Tpo -c -o lsusb-names.o
> `test -f 'names.c' || echo './'`names.c
> names.c: In function ânames_initâ:
> names.c:803: warning: assignment makes pointer from integer without a cast

Care to provide a patch for this?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/