andrew@webrtc.org
|
77507eff4f
|
Correctly define OVERRIDE when building with g++ 4.7 and C++11 support
g++ 4.7 and later support explicit virtual overrides when building with C++11 support
enabled. However, libjingle does not detect that and makes OVERRIDE a no-op.
This CL updates base/common.h to define OVERRIDE properly when g++ 4.7 is used with
C++11 support enabled.
See this page for GCC support of C++11 features:
http://gcc.gnu.org/projects/cxx0x.html
R=fischman@webrtc.org, wu@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/5159004
Patch from Chris Dumez <ch.dumez@samsung.com>.
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5255 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2013-12-11 00:07:11 +00:00 |
|
wu@webrtc.org
|
07a6fbe83d
|
Update talk to 56092586.
R=jiayl@webrtc.org, mallinath@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/3359004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5078 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2013-11-04 18:41:34 +00:00 |
|
wu@webrtc.org
|
97077a3ab2
|
Update libjingle to 55618622.
Update libyuv to r826.
TEST=try bots
R=niklas.enbom@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/2889004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5038 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2013-10-25 21:18:33 +00:00 |
|
henrike@webrtc.org
|
28654cbc22
|
Update talk folder to revision=49713299.
TBR=mallinath@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/1848004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@4380 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2013-07-22 21:07:49 +00:00 |
|
henrike@webrtc.org
|
28e2075280
|
Adds trunk/talk folder of revision 359 from libjingles google code to
trunk/talk
git-svn-id: http://webrtc.googlecode.com/svn/trunk@4318 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2013-07-10 00:45:36 +00:00 |
|