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]: Fix some warning for fixinclude for target w64


2008/4/25 Bruce Korb <bruce.korb@gmail.com>:
> On Fri, Apr 25, 2008 at 12:50 PM, Kai Tietz <ktietz70@googlemail.com> wrote:
>  > Hello,
>  >
>  >  This patch fixes some warnings appearing on x86_64-pc-mingw32 target.
>  >  They are related to pointer sizes and signed/unsigned compares.
>  >
>  >  ChangeLog
>  >
>  >  2008-04-25  Kai Tietz  <kai.tietz@onevision.com>
>  >
>  >         * fixincl.c (fix_with_system): cast pointer difference to long.
>  >         * fixlib.c (make_raw_shell_str): Cast compare to avoid sign warning.
>  >
>  >  Is this patch ok for apply?
>
>  Yes, please.  All active branches.  :)  Thank you - Bruce
>

Committed revision 134679.

Thanks,
  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]