gps icon indicating copy to clipboard operation
gps copied to clipboard

Handle errors more sanely

Open sdboyer opened this issue 9 years ago • 1 comments
trafficstars

The simplest thing we can do to make errors sane is:

  • Have one/a couple specific error interfaces that differentiate between errors as true satisfiability failures vs. mechanical errors (i.e. those coming from the SourceManager)
  • In service of the above, have a mechanism for wrapping up the errors from a SourceManager as their own type...ish?

Also, a third thing. I think. I forgot

sdboyer avatar May 04 '16 02:05 sdboyer

This issue was moved to golang/dep#450

fabulous-gopher avatar Apr 21 '17 14:04 fabulous-gopher