grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: grub-fstest: debug tool for filesystem driver


From: Robert Millan
Subject: Re: grub-fstest: debug tool for filesystem driver
Date: Mon, 28 Jan 2008 19:13:55 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

On Tue, Jan 29, 2008 at 01:35:35AM +0800, Bean wrote:
> On Jan 29, 2008 1:27 AM, Robert Millan <address@hidden> wrote:
> > On Mon, Jan 28, 2008 at 10:48:13PM +0800, Bean wrote:
> > > +#include <stdio.h>
> > > +#include <unistd.h>
> > > +#include <string.h>
> > > +#include <stdlib.h>
> > > +
> > > +#define _GNU_SOURCE  1
> > > +#include <getopt.h>
> >
> > I suspect this wouldn't work in practice, because any system header can
> > drag <features.h> in.
> 
> i'm not sure about this, in fact, the line is copied from
> grub-probe.c, perhaps i should remove it.

Sure.  If it was needed, removing it would break build on Glibc.

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call… if you are unable to speak?
(as seen on /.)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]