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

Overload Base.showerror instead of Base.show for PkgError. #1080

Merged
merged 1 commit into from
Feb 20, 2019
Merged

Conversation

fredrikekre
Copy link
Member


bors r+

bors bot added a commit that referenced this pull request Feb 20, 2019
1068: Update doc strings for pin, free r=fredrikekre a=GregPlowman

A few changes to help strings for `pin`, `free`.

Correct case for `PackageSpec`
Add examples for `pin`


1080: Overload Base.showerror instead of Base.show for PkgError. r=fredrikekre a=fredrikekre



Co-authored-by: GregPlowman <gregplowman@users.noreply.github.com>
Co-authored-by: Fredrik Ekre <ekrefredrik@gmail.com>
@bors
Copy link
Contributor

bors bot commented Feb 20, 2019

Build failed (retrying...)

bors bot added a commit that referenced this pull request Feb 20, 2019
1080: Overload Base.showerror instead of Base.show for PkgError. r=fredrikekre a=fredrikekre



Co-authored-by: Fredrik Ekre <ekrefredrik@gmail.com>
@bors
Copy link
Contributor

bors bot commented Feb 20, 2019

Build failed

@fredrikekre
Copy link
Member Author

fredrikekre commented Feb 20, 2019

Ok, JuliaLang/julia#29466 ....

PkgError printing: Test Failed at /home/travis/build/JuliaLang/Pkg.jl/test/pkg.jl:688
  Expression: sprint(show, err) == "PkgError(\"foobar\")"
   Evaluated: "Pkg.Types.PkgError(\"foobar\")" == "PkgError(\"foobar\")"

@fredrikekre
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Feb 20, 2019
1080: Overload Base.showerror instead of Base.show for PkgError. r=fredrikekre a=fredrikekre



Co-authored-by: Fredrik Ekre <ekrefredrik@gmail.com>
@bors
Copy link
Contributor

bors bot commented Feb 20, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant