From: Matthew Wilcox <matthew-Ztpu424NOJ8@public.gmane.org>
To: "Moore, Robert" <robert.moore-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: Frank <hugelmopf-S0/GAf8tV78@public.gmane.org>,
acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: Latest acpica
Date: Thu, 8 Sep 2005 13:30:57 -0600 [thread overview]
Message-ID: <20050908193057.GB4770@parisc-linux.org> (raw)
In-Reply-To: <971FCB6690CD0E4898387DBF7552B90E02AA3FD6-sBd4vmA9Se5Qxe9IK+vIArfspsVTdybXVpNB7YpNyf8@public.gmane.org>
On Thu, Sep 08, 2005 at 12:23:50PM -0700, Moore, Robert wrote:
> Tell me what needs to change in order to make it compatible.
I've never looked into it in any detail. From the Debian description:
The behaviour of Flex has undergone a major change since version
2.5.4a; Flex scanners are now reenterant, you may have multiple
scanners in the same program with differing sets of defaults, and
they play nicer with modern C and C++ compilers. The Flip side is
that Flex no longer conforms to the POSIX lex behaviour, and the
scanners require conforming implementations when flex is used in ANSI
C mode. The package flex-old provides the older behaviour.
The GNU web page has some more detail:
http://www.gnu.org/software/flex/manual/html_chapter/flex_20.html#SEC20
and there's a bug showing exactly this problem being encountered here:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=191942
The important bit is probably the quote:
The relevant change in the new flex is that it's no longer valid
to call unput() from the section after %%, only in actions or
in the %{ ... %} section.
HTH.
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
next prev parent reply other threads:[~2005-09-08 19:30 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-08 19:23 Latest acpica Moore, Robert
[not found] ` <971FCB6690CD0E4898387DBF7552B90E02AA3FD6-sBd4vmA9Se5Qxe9IK+vIArfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2005-09-08 19:30 ` Matthew Wilcox [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-10-18 20:31 Moore, Robert
[not found] ` <971FCB6690CD0E4898387DBF7552B90E031CC3AC-sBd4vmA9Se5Qxe9IK+vIArfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2005-10-19 3:38 ` Andrew Grover
2005-10-13 17:15 Moore, Robert
2005-09-08 19:35 Moore, Robert
[not found] ` <971FCB6690CD0E4898387DBF7552B90E02AA4005-sBd4vmA9Se5Qxe9IK+vIArfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2005-10-12 17:37 ` Andrew Grover
[not found] ` <c0a09e5c0510121037l3be5774bj3ec5e0d50449c69f-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2005-10-12 21:56 ` Mattia Dongili
[not found] ` <20051012215628.GG3658-MEqNC12sBsHxa7XIdbXXog@public.gmane.org>
2005-10-13 0:00 ` Andrew Grover
[not found] ` <c0a09e5c0510121700saa456d6kff2b05b858bc1251-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2005-10-13 7:56 ` Mattia Dongili
2005-10-18 20:14 ` Mattia Dongili
[not found] ` <20051018201407.GB3945-MEqNC12sBsHxa7XIdbXXog@public.gmane.org>
2005-10-18 20:23 ` Andrew Grover
2005-09-08 16:50 Moore, Robert
[not found] ` <971FCB6690CD0E4898387DBF7552B90E02A69A30-sBd4vmA9Se5Qxe9IK+vIArfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2005-09-08 17:21 ` Thomas Renninger
2005-09-08 10:15 Thomas Renninger
[not found] ` <43200F57.9040000-l3A5Bk7waGM@public.gmane.org>
2005-09-08 16:59 ` Frank
[not found] ` <200509081859.57340.hugelmopf-S0/GAf8tV78@public.gmane.org>
2005-09-08 17:15 ` Thomas Renninger
2005-09-08 18:38 ` Matthew Wilcox
[not found] ` <20050908183832.GA4770-6jwH94ZQLHl74goWV3ctuw@public.gmane.org>
2005-09-08 19:49 ` Frank
[not found] ` <200509082149.57483.hugelmopf-S0/GAf8tV78@public.gmane.org>
2005-09-09 8:10 ` Sebastian Henschel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050908193057.GB4770@parisc-linux.org \
--to=matthew-ztpu424noj8@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=hugelmopf-S0/GAf8tV78@public.gmane.org \
--cc=robert.moore-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox