]> sourceware.org Git - newlib-cygwin.git/commit
[ARM] Cast string pointers to int to avoid compiler warnings.
authorChristophe Lyon <christophe.lyon@linaro.org>
Mon, 1 Oct 2018 17:22:43 +0000 (17:22 +0000)
committerRichard Earnshaw <Richard.Earnshaw@arm.com>
Fri, 5 Oct 2018 11:00:44 +0000 (12:00 +0100)
commit3878d82a2b901f064e1f24b07520f2c38937c1f5
treed938acedf77272019f4ad6322c00972cd765ff6c
parent71e187bc074ae754d41c2e355965fbdef60458fb
[ARM] Cast string pointers to int to avoid compiler warnings.

    2018-10-01  Christophe Lyon  <christophe.lyon@linaro.org>

     * newlib/libc/sys/arm/syscalls.c (_unlink): Cast 'path' to int.
     (_system): Cast 's' to int.
     (_rename): Cast 'newpath' and 'oldpath' to int.
newlib/libc/sys/arm/syscalls.c
This page took 0.026384 seconds and 5 git commands to generate.