Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

changes to backtrace crate #263

Description

@AndyGauge

https://travis-ci.com/rust-lang-nursery/error-chain/jobs/205173078
|
100 | Symbol::Dladdr(ref s) => return s.addr(),
| ^^^^^^^^ expected enum libc::c_void, found enum std::os::raw::c_void
|
= note: expected type core::option::Option<*mut libc::c_void>
found type core::option::Option<*mut std::os::raw::c_void>
error[E0308]: mismatched types

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions