[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201210182059.11499.yann.morin.1998@free.fr>
Date: Thu, 18 Oct 2012 20:59:11 +0200
From: "Yann E. MORIN" <yann.morin.1998@...e.fr>
To: linux-kbuild@...r.kernel.org
Cc: "Yaakov (Cygwin/X)" <yselkowitz@...rs.sourceforge.net>,
linux-kernel@...r.kernel.org, Michal Marek <mmarek@...e.cz>,
Tetsuo Handa <penguin-kernel@...ove.sakura.ne.jp>,
Benjamin Poirier <bpoirier@...e.de>
Subject: Re: [PATCH] kconfig/menuconfig: use TAILQ instead of CIRCLEQ
Yaakov, All,
On Thursday 18 October 2012 Yaakov (Cygwin/X) wrote:
> On Thu, 2012-10-18 at 19:33 +0200, Yann E. MORIN wrote:
> > Some systems (eg. Cygwin, FreeBSD) are missing the CIRCLEQ macros.
> > They were removed in Y2000 from FreeBSD:
> > http://svnweb.freebsd.org/base?view=revision&revision=70469
> >
> > The reason was that TAILQ are perfectly capable of doing the exact
> > same things:
> > http://www.mavetju.org/mail/view_thread.php?list=freebsd-arch&id=915145&thread=yes
> >
> > (Thank Yaakov for the pointers!)
>
> And thank you again for the heads-up.
>
> > So, switch to using TAILQ instead, which are more portable.
> >
> > Reported-by: Tetsuo Handa <penguin-kernel@...ove.sakura.ne.jp>
> > Reported-by: Benjamin Poirier <bpoirier@...e.de>
> > Signed-off-by: "Yann E. MORIN" <yann.morin.1998@...e.fr>
>
> Tested-by: Yaakov Selkowitz <yselkowitz@...rs.sourceforge.net>
Out of curiosity: did you test on Cygwin?
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists