Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow error to be wrapped #4689

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Allow error to be wrapped #4689

wants to merge 1 commit into from

Commits on Feb 20, 2024

  1. Allow error to be wrapped.

    Change output fmt from %s to %w, which is supported by errors and fmt to
    wrap error.
    
    Change-Id: I3620094d9aece9151bf5dd08005673c2610aa041
    Signed-off-by: Baohua Yang <yangbaohua@gmail.com>
    Signed-off-by: Baohua Yang <baohua.yang@oracle.com>
    yeasy committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    cd5184c View commit details
    Browse the repository at this point in the history