OSDN Git Service

* tFile.cc (t4): Cast TMPFILE to char* in the call to unlink, to
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Dec 1997 18:44:36 +0000 (18:44 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Dec 1997 18:44:36 +0000 (18:44 +0000)
commite3abf44b8f8e3f62d0fdedebeb12f84ebdcf6ad0
treecbf788fd699b3c6e05a99e5c98f5b5d752f97076
parent17cb98d49acaff501462a738bdf32fb52464e257
    * tFile.cc (t4): Cast TMPFILE to char* in the call to unlink, to
        solve warning problems with vxworks headers that leave const off
        their declarations.
Brought over from devo.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17044 138bc75d-0d04-0410-961f-82ee72b054a4
libio/tests/ChangeLog
libio/tests/tFile.cc