bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #36883] ptrdiff_t / size_t mixture


From: Jaroslav Škarvada
Subject: [bug #36883] ptrdiff_t / size_t mixture
Date: Thu, 19 Jul 2012 14:27:48 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20100101 Firefox/13.0.1

URL:
  <http://savannah.gnu.org/bugs/?36883>

                 Summary: ptrdiff_t / size_t mixture
                 Project: grep
            Submitted by: yarda
            Submitted on: Thu 19 Jul 2012 02:27:47 PM GMT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

dfasearch.c: In function 'EGexecute':
dfasearch.c:416:3: warning: pointer targets in passing argument 3 of
'mb_case_map_apply' differ in signedness [-Wpointer-sign]
In file included from dfasearch.c:23:0:
search.h:66:1: note: expected 'size_t *' but argument is of type 'ptrdiff_t
*'

It may cause problems. I noticed probably not directly related problem on
RHEL-6 @ s390 ("turkish w/wo dot tests" failure), but probably gcc bug in this
case:
https://bugzilla.redhat.com/show_bug.cgi?id=841598



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 19 Jul 2012 02:27:47 PM GMT  Name: patch.patch  Size: 1kB   By:
yarda
Patch to suppress warning
<http://savannah.gnu.org/bugs/download.php?file_id=26223>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?36883>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]