public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/31655]  New: errors to compiler
@ 2007-04-22  8:20 coolbit at rootsp dot com
  2007-04-22  8:23 ` [Bug c/31655] " coolbit at rootsp dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: coolbit at rootsp dot com @ 2007-04-22  8:20 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1076 bytes --]

src/p_translate.c:268: warning: passing argument 2 of âstrmncpyâ discards
qualifiers from pointer target type
src/p_translate.c:270: warning: passing argument 2 of âstrmncpyâ discards
qualifiers from pointer target type
src/p_translate.c:279: warning: passing argument 2 of âstrmncpyâ discards
qualifiers from pointer target type
src/p_translate.c: In function âtranslatedpart4â:
src/p_translate.c:303: warning: passing argument 2 of âstrmncpyâ discards
qualifiers from pointer target type
src/p_translate.c:305: warning: passing argument 2 of âstrmncpyâ discards
qualifiers from pointer target type
src/p_translate.c:314: warning: passing argument 2 of âstrmncpyâ discards
qualifiers from pointer target type


-- 
           Summary: errors to compiler
           Product: gcc
           Version: 4.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: coolbit at rootsp dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31655


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug c/31655] errors to compiler
  2007-04-22  8:20 [Bug c/31655] New: errors to compiler coolbit at rootsp dot com
@ 2007-04-22  8:23 ` coolbit at rootsp dot com
  2007-04-22  8:34 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: coolbit at rootsp dot com @ 2007-04-22  8:23 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1705 bytes --]



------- Comment #1 from coolbit at rootsp dot com  2007-04-22 09:23 -------
src/p_translate.c:54: warning: passing argument 3 of â__pmallocâ discards
qualifiers from pointer target type
src/p_translate.c:66: warning: passing argument 3 of â__pmallocâ discards
qualifiers from pointer target type
src/p_translate.c:73: warning: passing argument 3 of â__pmallocâ discards
qualifiers from pointer target type
src/p_translate.c:84: warning: passing argument 3 of â__pmallocâ discards
qualifiers from pointer target type
src/p_translate.c:86: warning: passing argument 3 of â__pmallocâ discards
qualifiers from pointer target type
src/p_translate.c:88: warning: passing argument 3 of â__pmallocâ discards
qualifiers from pointer target type
src/p_translate.c:90: warning: passing argument 3 of â__pmallocâ discards
qualifiers from pointer target type
src/p_translate.c: In function âgettranslateâ:
src/p_translate.c:104: warning: passing argument 2 of âstrmncpyâ discards
qualifiers from pointer target type
src/p_translate.c:113: warning: passing argument 2 of âstrmncpyâ discards
qualifiers from pointer target type
src/p_translate.c: In function âerasetranslateâ:
src/p_translate.c:120: warning: passing argument 2 of âstrmncpyâ discards
qualifiers from pointer target type
src/p_translate.c:122: warning: passing argument 2 of âstrmncpyâ discards
qualifiers from pointer target type


-- 

coolbit at rootsp dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 GCC target triplet|                            |i386-redhat-linux


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31655


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug c/31655] errors to compiler
  2007-04-22  8:20 [Bug c/31655] New: errors to compiler coolbit at rootsp dot com
  2007-04-22  8:23 ` [Bug c/31655] " coolbit at rootsp dot com
@ 2007-04-22  8:34 ` pinskia at gcc dot gnu dot org
  2007-04-22  9:10 ` steven at gcc dot gnu dot org
  2007-12-02 21:26 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-04-22  8:34 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2007-04-22 09:34 -------
Can you explain why you think these warnings are incorrect?
Also do you have the preprocessed source for this code.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31655


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug c/31655] errors to compiler
  2007-04-22  8:20 [Bug c/31655] New: errors to compiler coolbit at rootsp dot com
  2007-04-22  8:23 ` [Bug c/31655] " coolbit at rootsp dot com
  2007-04-22  8:34 ` pinskia at gcc dot gnu dot org
@ 2007-04-22  9:10 ` steven at gcc dot gnu dot org
  2007-12-02 21:26 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: steven at gcc dot gnu dot org @ 2007-04-22  9:10 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from steven at gcc dot gnu dot org  2007-04-22 10:10 -------
Waiting for feedback, so bug is WAITING.


-- 

steven at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31655


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug c/31655] errors to compiler
  2007-04-22  8:20 [Bug c/31655] New: errors to compiler coolbit at rootsp dot com
                   ` (2 preceding siblings ...)
  2007-04-22  9:10 ` steven at gcc dot gnu dot org
@ 2007-12-02 21:26 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-12-02 21:26 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from pinskia at gcc dot gnu dot org  2007-12-02 21:26 -------
No feedback in over 3 months so closing as invalid.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31655


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-12-02 21:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-22  8:20 [Bug c/31655] New: errors to compiler coolbit at rootsp dot com
2007-04-22  8:23 ` [Bug c/31655] " coolbit at rootsp dot com
2007-04-22  8:34 ` pinskia at gcc dot gnu dot org
2007-04-22  9:10 ` steven at gcc dot gnu dot org
2007-12-02 21:26 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).