This is the mail archive of the gcc-bugs@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]

[Bug c/22179] Erroneous compiler warning: null argument where non-null required


------- Additional Comments From jesse dot millan at gmail dot com  2005-06-24 22:49 -------
Created an attachment (id=9146)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9146&action=view)
The C file that will generate the warning. (-Wall required)


Null is explicity checked for before making the function call.

-- 


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


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