OSDN Git Service

2001-07-10 Toon Moene <toon@moene.indiv.nluug.nl>
authortoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 Jul 2001 20:39:40 +0000 (20:39 +0000)
committertoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 Jul 2001 20:39:40 +0000 (20:39 +0000)
commit2d0f9a720cadc34c5e10a5b68f858691e7d2dc95
tree89eb659462853318608bb3507fe34fbbc068ae65
parent73680ce4635e72389ef98e0cc820fd1377d2a64f
2001-07-10  Toon Moene  <toon@moene.indiv.nluug.nl>

* libI77/fio.h: Revert type of url from off_t to int.
* libI77/dfe.c (c_dfe): Cast offset expression in FSEEK to off_t.
* libI77/due.c (c_due): Ditto.  (e_rdue): Ditto.
* libI77/ftell_.c (G77_ftell_0): Cast result of FTELL to integer.
(G77_fseek_0): Cast offset argument of FSEEK to off_t.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43910 138bc75d-0d04-0410-961f-82ee72b054a4
libf2c/ChangeLog
libf2c/libI77/dfe.c
libf2c/libI77/due.c
libf2c/libI77/fio.h
libf2c/libI77/ftell_.c