avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #35406] configure.ac: check for yylex_destroy not suf


From: Rene Liebscher
Subject: [avrdude-dev] [bug #35406] configure.ac: check for yylex_destroy not sufficient
Date: Mon, 30 Jan 2012 16:46:03 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.75 Safari/535.7

Follow-up Comment #1, bug #35406 (project avrdude):

yylex_destroy will be generated in the lexer.c file.

At least flex 2.5.9 will generate it, current flex version is 2.5.35 (February
26, 2008). So 2.5.4 is rather old? (2.5.4a: June 27, 1997).

To support the old version we need to parse the version string of flex or do
create some test lexer and check if it links.

Any proposals how to do this?

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?35406>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

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