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]

Re: Exceptions problems




  In message <35C076DB.458F6844@istar.fr>you write:
  > When using exceptions, I often get this warning if I declare exceptions tha  > t
  > could be thrown in a signature of a method :
  > 
  > warning: `struct cp_eh_info * __exception_info' might be used uninitialized
  > in this function
  > 
  > 	If someone can explain to me what is the problem...
Could be a lot of things.  It's hard to even guess without a testcase
we can compile.

jeff


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