From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Fri, 12 Mar 2004 11:35:54 +0000 Subject: Re: [PATCH] allow to specify node permissions in the rule Message-Id: <1079091354.1179.5.camel@pim> List-Id: References: <20040307011223.GA22054@vrfy.org> In-Reply-To: <20040307011223.GA22054@vrfy.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Fri, 2004-03-12 at 12:30, Olaf Hering wrote: > On Fri, Mar 12, Kay Sievers wrote: > > > On Fri, 2004-03-12 at 11:43, Olaf Hering wrote: > > > On Sun, Mar 07, Kay Sievers wrote: > > > > + dev->kernel, dev->program, dev->result,; > > > > + dev->owner, dev->group, dev->mode); > > > > > > gcc is very unhappy about that extra ';' :) > > > > Oh yes, thanks. > > How did you find this? I don't get any warning. > > namedev_parse.c: In function `dump_config_dev': > namedev_parse.c:62: error: parse error before ';' token > namedev_parse.c:62: warning: left-hand operand of comma expression has no effect > namedev_parse.c:62: warning: left-hand operand of comma expression has no effect > namedev_parse.c:62: error: parse error before ')' token Hmm, that's what I would expect. But I don't get anything with gcc version 3.3.3. Strange. thanks, Kay ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ 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