Skip to content
Snippets Groups Projects
Closed tools/common-tools/src/lib.rs : allow fatal_error() to handle more than one argument
  • View options
  • tools/common-tools/src/lib.rs : allow fatal_error() to handle more than one argument

    • View options
  • Closed created by Ghost User

    The function fatal_error() takes only one argument. The function fatal_error can not handle formatted string. For the moment it is not possible to replace each panic!() by fatal_error(). We need to modify that point to solve the issue #127 (closed).

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first