* LOGNAME_SIZE is undefined
@ 2004-12-20 14:06 Marco d'Itri
2004-12-20 14:46 ` Kay Sievers
0 siblings, 1 reply; 2+ messages in thread
From: Marco d'Itri @ 2004-12-20 14:06 UTC (permalink / raw)
To: linux-hotplug
[-- Attachment #1: Type: text/plain, Size: 58 bytes --]
Patch attached.
--
ciao, |
Marco | [9946 viRqOTRg21rRs]
[-- Attachment #2: no_logname_size --]
[-- Type: text/plain, Size: 460 bytes --]
diff -ruNp udev-050.orig/extras/volume_id/udev_volume_id.c udev-050/extras/volume_id/udev_volume_id.c
--- udev-050.orig/extras/volume_id/udev_volume_id.c 2004-12-18 06:53:07.000000000 +0100
+++ udev-050/extras/volume_id/udev_volume_id.c 2004-12-20 15:05:34.000000000 +0100
@@ -37,7 +37,6 @@
#define BLKGETSIZE64 _IOR(0x12,114,size_t)
#ifdef LOG
-unsigned char logname[LOGNAME_SIZE];
void log_message(int level, const char *format, ...)
{
va_list args;
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: LOGNAME_SIZE is undefined
2004-12-20 14:06 LOGNAME_SIZE is undefined Marco d'Itri
@ 2004-12-20 14:46 ` Kay Sievers
0 siblings, 0 replies; 2+ messages in thread
From: Kay Sievers @ 2004-12-20 14:46 UTC (permalink / raw)
To: linux-hotplug
On Mon, 2004-12-20 at 15:06 +0100, Marco d'Itri wrote:
> Patch attached.
Thanks, Greg already fixed it in the bk tree.
I will check the extras/ in the future, cause I break them all the
time. :)
Kay
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-12-20 14:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-20 14:06 LOGNAME_SIZE is undefined Marco d'Itri
2004-12-20 14:46 ` Kay Sievers
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).