• He Zhenxing's avatar
    BUG#47027 delegates_init() failure is not user friendly (usability issue) · 6429e7d3
    He Zhenxing authored
          
    Function delegetas_init() did not report proper error messages
    when there are failures, which made it hard to know where the problem
    occurred.
    
    Fixed the problem by adding specific error message for every possible
    place that can fail. And since these failures are supposed to never
    happen, ask the user to report a bug if they happened.
    6429e7d3
rpl_handler.cc 17.6 KB