Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16142 - bison-1.875.ebuild [update]
Summary: bison-1.875.ebuild [update]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2003-02-21 09:59 UTC by Peter Pretsch
Modified: 2003-09-09 14:51 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Bison 1.875 new package (bison-1.875.ebuild,1.13 KB, text/plain)
2003-02-21 10:02 UTC, Peter Pretsch
Details
Bison 1.875 new package (bison-1.875.ebuild,1.13 KB, application/octet-stream)
2003-02-21 10:02 UTC, Peter Pretsch
Details
Bison 1.875 new package (bison-1.875.ebuild,1.13 KB, text/plain)
2003-02-21 10:02 UTC, Peter Pretsch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Pretsch 2003-02-21 09:59:11 UTC
New version of Bison to keep up with other distributions

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Peter Pretsch 2003-02-21 10:02:00 UTC
Created attachment 8580 [details]
Bison 1.875 new package
Comment 2 Peter Pretsch 2003-02-21 10:02:18 UTC
Created attachment 8581 [details]
Bison 1.875 new package
Comment 3 Peter Pretsch 2003-02-21 10:02:32 UTC
Created attachment 8582 [details]
Bison 1.875 new package
Comment 4 Martin Schlemmer (RETIRED) gentoo-dev 2003-02-23 18:10:15 UTC
1.  Other distro's do not have it yet (or Redhat, Mandrake and Debian at least).

2.  Why we have not even had 1.75, is that it breaks compatibility with 1.35,
    which cause a few things to fail (xfree and kde<something> quickly of the
    top of my head).
Comment 5 Bug Hunter 2003-04-17 18:37:26 UTC
Works for me (with flex 2.5.31 and snort 2.0.0)

Comment 6 Darke 2003-05-12 06:59:09 UTC
I just tripped over a bug relating to bison1.875 w/ gcc3.2.3 in a relatively trivial
compiler, used in conjunction with a program I help support. Seems that it's being
a little too eager to throw in __attribute__((__unused__)) sections where it
shouldn't.

Whilst the fix is relatively simple, and can be automated (aka, commenting out the
erronous line), I really don't think it's quite stable enough as it is, if it's
breaking on such simple code, IMO. -.^

FYI, code works fine with 1.35, 1.50 and 1.75.
Comment 7 Martin Holzer (RETIRED) gentoo-dev 2003-09-09 14:51:19 UTC
in cvs