Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 132018

Summary: dev-lang/aplus - new ebuild
Product: Gentoo Linux Reporter: Dmitry S. Kulyabov <yamadharma>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: enhancement CC: daviebdawg
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: dev-lang/aplus/aplus-4.20.2.ebuild
files/a+term
files/50aplus-gentoo.el

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?