This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch gfortran]: Second part of fix for PR/43844.


2010/4/30 Janne Blomqvist <blomqvist.janne@gmail.com>:
> On Fri, Apr 30, 2010 at 11:50, Kai Tietz <ktietz70@googlemail.com> wrote:
>> Hello T
>>
>> Use GetTempPath for win32 targets and prevent double slash/backslash
>> at end of path. Additional it cleans up with a warning for
>> mingw-targets in raw_truncate.
>>
>> ChangeLog
>>
>> ? ? ? ?* io/unix.c (raw_truncate): Explicit cast from integer-scalar
>> to pointer.
>> ? ? ? ?(tempfile): Use for mingw GetTempPath and avoid double slash
>> ? ? ? ?for path.
>>
>> Patch tested for x64_64-w64-mingw32, and i686-pc-mingw32. Ok for apply?
>
> Ok. Thanks for the patch.
>
>
>
> --
> Janne Blomqvist
>

Ok, applied to trunk at revision 158925.

Kai

-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]