This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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 build/10024] /gdb/infcall.c:197: warning: `funaddr' might be used uninitialized (gcc 3.2 compiler warning + -Werror)


------- Additional Comments From Steffen dot DETTMER at ingenico dot com  2009-04-03 11:55 -------
thank you for your very quick reply!

I used the search (http://sourceware.org/bugzilla/) before and searched for
"infcall" but got no reply.

Could it be that the search engine is broken?

(It was just this one (1) single warning,
so I fixed it as below simply by adding = 0,
so I think this warning could be fixed anyway, 
might be better than disabling warnings,
just because of beauty :))



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10024

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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