This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: PATCH ping: silence warning in eh_call.cc


>   http://gcc.gnu.org/ml/libstdc++/2005-07/msg00037.html

I get this warning:

/libsupc++/eh_call.cc  -fPIC -DPIC -o eh_call.o
/mnt/hd/src/gcc/libstdc++-v3/../gcc/unwind-pe.h:74: warning: 'unsigned int size_of_encoded_value(unsigned char)' defined but not used

I think you should fix this in unwind-pe.h.

-benjamin


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