Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132018 - dev-lang/aplus - new ebuild
Summary: dev-lang/aplus - new ebuild
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-02 06:22 UTC by Dmitry S. Kulyabov
Modified: 2016-01-24 23:47 UTC (History)
1 user (show)

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


Attachments
dev-lang/aplus/aplus-4.20.2.ebuild (aplus-4.20.2.ebuild,2.30 KB, text/plain)
2006-05-02 06:28 UTC, Dmitry S. Kulyabov
Details
files/a+term (a+term,267 bytes, text/plain)
2006-05-02 06:29 UTC, Dmitry S. Kulyabov
Details
files/50aplus-gentoo.el (50aplus-gentoo.el,88 bytes, text/plain)
2006-05-02 06:29 UTC, Dmitry S. Kulyabov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry S. Kulyabov 2006-05-02 06:22:52 UTC
A+ Language
Comment 1 Dmitry S. Kulyabov 2006-05-02 06:28:41 UTC
Created attachment 85992 [details]
dev-lang/aplus/aplus-4.20.2.ebuild
Comment 2 Dmitry S. Kulyabov 2006-05-02 06:29:08 UTC
Created attachment 85993 [details]
files/a+term
Comment 3 Dmitry S. Kulyabov 2006-05-02 06:29:27 UTC
Created attachment 85994 [details]
files/50aplus-gentoo.el
Comment 4 David Barnett 2008-03-17 01:40:59 UTC
I'm getting this error when compiling:
../MSTypes/MSObjectTypeVectorInlines.C: In member function 'MSObjectVector<Type> MSObjectVector<Type>::operator[](const MSIndexVector&) const [with Type = MSBool]':
MSBoolVector.C:41:   instantiated from here
../MSTypes/MSObjectTypeVectorInlines.C:83: error: cannot convert 'const MSObjectVector<MSBool>' to 'int' for argument '1' to 'int select(int, fd_set*, fd_set*, fd_set*, timeval*)'

Would that be a gcc deprecation problem?