Skip to content

ARM build fails on stable 1.5 #4

Closed
@MagaTailor

Description

@MagaTailor

Using stable rust 1.5 it's the usual:

Compiling filetime v0.1.8
/home/odroid/.cargo-1.5/registry/src/github.com-48ad6e4054423464/filetime-0.1.8/src/lib.rs:222:19: 222:29 error: mismatched types:
 expected `*const u8`,
    found `*const i8`
(expected u8,
    found i8) [E0308]
/home/odroid/.cargo-1.5/registry/src/github.com-48ad6e4054423464/filetime-0.1.8/src/lib.rs:222         if utimes(p.as_ptr(), times.as_ptr()) == 0 {
                                                                                                                 ^~~~~~~~~~
/home/odroid/.cargo-1.5/registry/src/github.com-48ad6e4054423464/filetime-0.1.8/src/lib.rs:222:19: 222

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions