Skip to content
  • David Frank's avatar
    33489ea5
    Refactor Error class · 33489ea5
    David Frank authored
    Backtraces have sadly been broken from some time, and it was a major
    pain to find the source (still searching). This commit removes all the
    self rolled code with the backward-cpp library
    (https://github.com/bombela/backward-cpp)
    
    This library features a much more comprehensive set of options, pretty
    printing and deals with dependencies for us.
    33489ea5
    Refactor Error class
    David Frank authored
    Backtraces have sadly been broken from some time, and it was a major
    pain to find the source (still searching). This commit removes all the
    self rolled code with the backward-cpp library
    (https://github.com/bombela/backward-cpp)
    
    This library features a much more comprehensive set of options, pretty
    printing and deals with dependencies for us.
Loading