public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug preprocessor/27525]  New: none of the tokens is a parameter I have given (should give warning?)
@ 2006-05-09 19:26 de_lupus at pandora dot be
  2006-05-09 19:27 ` [Bug preprocessor/27525] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: de_lupus at pandora dot be @ 2006-05-09 19:26 UTC (permalink / raw)
  To: gcc-bugs

#define GCONF_IS_EDITOR_WINDOW_CLASS(klass)  (G_TYPE_CHECK_CLASS_TYPE ((obj),
GCONF_TYPE_EDITOR_WINDOW))

is it possible to detect a programming error like this?

precompiler could detect that klass is nowhere used and give an warning.


-- 
           Summary: none of the tokens is a parameter I have given (should
                    give warning?)
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: preprocessor
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: de_lupus at pandora dot be


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


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

* [Bug preprocessor/27525] none of the tokens is a parameter I have given (should give warning?)
  2006-05-09 19:26 [Bug preprocessor/27525] New: none of the tokens is a parameter I have given (should give warning?) de_lupus at pandora dot be
@ 2006-05-09 19:27 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-05-09 19:27 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-05-09 19:27 -------
No there is no way and should be no way really.  This is what debugging is
about, fixing your own problems.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX


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


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

end of thread, other threads:[~2006-05-09 19:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-09 19:26 [Bug preprocessor/27525] New: none of the tokens is a parameter I have given (should give warning?) de_lupus at pandora dot be
2006-05-09 19:27 ` [Bug preprocessor/27525] " 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).