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

Bug 577800

Summary: dev-go/errors - new package
Product: Gentoo Linux Reporter: maurerpe <junk4me46806>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: enhancement CC: junk4me46806
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: errors-20160314.ebuild

Description maurerpe 2016-03-20 01:13:22 UTC
The arduino-builder utility used by the arduino IDE is written in go.  It requires github.com/go-errors/errors/...

Reproducible: Always
Comment 1 maurerpe 2016-03-20 01:15:03 UTC
Created attachment 428624 [details]
errors-20160314.ebuild

Ebuild for dev-go/errors that implements golang github.com/go-errors/errors/...

Adds stacktrace support to errors in go