V8 / SRC / compilation-statistics.cc pdfiumコンパイル

V8 / SRC / compilation-statistics.cc:18: 3: WARNING: '自動'はC ++での変更を意味する11; IT [-Wc compatの- ++ 0xの]削除してください。
オートIT = phase_map_.find(phase_name_strを);
^
V8 / SRC / compilation-statistics.cc:18: 8: エラー: 'は'型名ない
自動ITをphase_map_.find =(phase_name_str)は、
^
V8 / SRC / compilation-statistics.cc :. 19 :. 7:エラー: 「が」はこのスコープ内で宣言されなかった
場合には(phase_map_.endそれは==()){
^
23:です。3:エラー:V8 / SRC / compilation-statistics.ccが「それはこのスコープ宣言されなかった
こと- > second.Accumulate(統計);
^
V8 / SRC / compilation-statistics.cc:メンバー関数「無効V8 ::内部:: CompilationStatistics :: RecordPhaseKindStats(のconst char型*、constのV8 ::内部:: CompilationStatistics :: 中BasicStats&」):
V8 / SRC / compilation-statistics.cc:30: 3: WARNING: '自動'はC ++での変更を意味する11; IT [-Wc compatの- ++ 0xの]削除してください。
オートIT = phase_kind_map_.find(phase_kind_name_strを);
^
V8 / SRC / compilation-statistics.cc:30: 8: エラー: 'は'型名ない
自動ITをphase_kind_map_.find =(phase_kind_name_str)は、
^
V8 / SRC / compilation-statistics.cc:31 :. 7:エラー: 'は'は、このスコープ内で宣言されなかった
(phase_kind_map_.endが==()){IF
^
36 :. 3:エラー:V8 / SRC / compilation-statistics.cc「それはこのスコープ宣言されなかった
こと- > second.Accumulate(統計);
^
V8 / SRC / compilation-statistics.cc:関数「のstd :: ostreamに&V8 ::内部 ::演算子<<(STD :: ostreamに&、constのV8 ::内部:: CompilationStatistics& 「)これで:
V8 / SRC / compilation-statistics.cc:111: 8: WARNING:[自動] Cの変更を意味++ 11; [-Wc compatの- ++ 0xの] ITを削除してください。
(オートITを= s.phase_kind_map_.beginのために( ); s.phase_kind_map_.end ITは=();!
^
V8 / SRC / compilation-statistics.cc:111:13である:エラー:「それは型名ではない
が(s.phase_kind_map_.begin =(自動車用) 。 !)(ITを= s.phase_kind_map_.end;
^
V8 / SRC / compilation-statistics.cc:111:45:エラー:予想';' 'IT'の前に
(IT自動s.phase_kind_map_.begin =()のために、IT != s.phase_kind_map_.end();
^
V8 / SRC / compilation-statistics.cc:111:45:エラー:「それはこのスコープで宣言されていなかった
V8 / SRC / compilation-statistics.cc:119: 8 警告: '自動'はC ++での変更を意味する11; [-Wc compatの- ++ 0xの] ITを削除してください。
(ITは(オートs.phase_map_.begin =)のために、ITを= s.phase_map_.end();! ++ IT){
^
V8 / SRC / compilation-statistics.cc:119:13です:エラー:「それは形名ではありません
(自動それは(s.phase_map_.begin =のために! )を、それが(s.phase_map_.endを=); ++ IT){
^
V8 / SRC / compilation-statistics.cc:119:40:エラー:予想';' 'IT'の前に
!について(IT自動(s.phase_map_.begin =); s.phase_map_.end ITは(= ); IT ++){
^
V8 / SRC / compilation-statistics.cc:119:40:エラー:「それはこのスコープ内で宣言されなかった
V8 / SRC / compilation-statistics.cc:124: 8: 警告: C ++の変化を意味する'自動' 11、それを削除してください[-Wc COMPAT - ++ 0X]。
オートphase_kind_it:sorted_phase_kinds)のために、{
^
V8 / SRC / compilation-statistics.cc:124:13である:エラー:「phase_kind_it 「タイプ名ではありません
{:(sorted_phase_kindsオートphase_kind_it)について
^
V8 / SRC / compilation-statistics.cc:137:3:错误:予想';' 'WriteFullLine'の前に
WriteFullLine(OS);
^
V8 / SRC / compilation-statistics.cc:137:19:错误:変換できませんでした'V8 ::内部:: WriteFullLine((*&OS))' 'ブール'から'のボイド'から
WriteFullLine(OS);
^
V8 / SRC / compilation-statistics.cc:138:58:错误:予想')'の前に';' トークン
WriteLineメソッド(OS、 "合計"、s.total_stats_、s.total_stats_)。
^
V8 / SRC / compilation-statistics.cc:在全局域:
V8 / SRC / compilation-statistics.cc:98:13:警告: '無効V8 ::内部:: WritePhaseKindBreak(STD :: ostreamに&')定义后未使用[-Wunused-機能]
静的ボイドWritePhaseKindBreak(STD ::のostream&OS){

 

standalone.gypi

    'cflags_cc':[
      '-Wnon-仮想デストラクタ'
      '-fno-RTTI'、
  '-std = C ++ 11'
    ]、

 

おすすめ

転載: www.cnblogs.com/hshy/p/12009234.html