adlint 2.4.10 → 2.6.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,8 +1,8 @@
1
1
  <html lang="ja">
2
2
  <head>
3
- <title>AdLint 2.4.10 開発者ガイド</title>
3
+ <title>AdLint 2.6.0 開発者ガイド</title>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5
- <meta name="description" content="AdLint 2.4.10 開発者ガイド">
5
+ <meta name="description" content="AdLint 2.6.0 開発者ガイド">
6
6
  <meta name="generator" content="makeinfo 4.13">
7
7
  <link title="Top" rel="top" href="#Top">
8
8
  <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
@@ -44,7 +44,7 @@ td { border: 1px solid black; }
44
44
  --></style>
45
45
  </head>
46
46
  <body>
47
- <h1 class="settitle">AdLint 2.4.10 開発者ガイド</h1>
47
+ <h1 class="settitle">AdLint 2.6.0 開発者ガイド</h1>
48
48
  <div class="contents">
49
49
  <h2>Table of Contents</h2>
50
50
  <ul>
@@ -2,7 +2,7 @@
2
2
  @setfilename developers_guide_ja.info
3
3
  @documentlanguage ja
4
4
  @documentencoding utf-8
5
- @settitle AdLint 2.4.10 開発者ガイド
5
+ @settitle AdLint 2.6.0 開発者ガイド
6
6
 
7
7
  @copying
8
8
  Copyright (C) 2010-2012, OGIS-RI Co.,Ltd.
@@ -1,8 +1,8 @@
1
1
  <html lang="en">
2
2
  <head>
3
- <title>AdLint 2.4.10 User's Guide</title>
3
+ <title>AdLint 2.6.0 User's Guide</title>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5
- <meta name="description" content="AdLint 2.4.10 User's Guide">
5
+ <meta name="description" content="AdLint 2.6.0 User's Guide">
6
6
  <meta name="generator" content="makeinfo 4.13">
7
7
  <link title="Top" rel="top" href="#Top">
8
8
  <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
@@ -44,7 +44,7 @@ td { border: 1px solid black; }
44
44
  --></style>
45
45
  </head>
46
46
  <body>
47
- <h1 class="settitle">AdLint 2.4.10 User's Guide</h1>
47
+ <h1 class="settitle">AdLint 2.6.0 User's Guide</h1>
48
48
  <div class="node">
49
49
  <a name="Top"></a>
50
50
  <p><hr>
@@ -1468,7 +1468,7 @@ examination package, message category and message severity to the <a href="#Mess
1468
1468
  </td><td valign="top" width="10%">
1469
1469
  array of string
1470
1470
  </td><td valign="top" width="0%">
1471
- <b>This item has no effect on AdLint 2.4.10, yet.</b>
1471
+ <b>This item has no effect on AdLint 2.6.0, yet.</b>
1472
1472
 
1473
1473
  <p>If a directory path is specified, AdLint will output warning messages about
1474
1474
  source files located under the specified directory.
@@ -1480,7 +1480,7 @@ the target source files such as system headers or 3rd-party library headers.
1480
1480
  </td><td valign="top" width="10%">
1481
1481
  array of string
1482
1482
  </td><td valign="top" width="0%">
1483
- <b>This item has no effect on AdLint 2.4.10, yet.</b>
1483
+ <b>This item has no effect on AdLint 2.6.0, yet.</b>
1484
1484
 
1485
1485
  <p>If a directory path is specified, AdLint will suppress warning messages about
1486
1486
  source files located under the specified directory.
@@ -1490,7 +1490,7 @@ source files located under the specified directory.
1490
1490
  </td><td valign="top" width="10%">
1491
1491
  boolean
1492
1492
  </td><td valign="top" width="0%">
1493
- <b>This item has no effect on AdLint 2.4.10, yet.</b>
1493
+ <b>This item has no effect on AdLint 2.6.0, yet.</b>
1494
1494
 
1495
1495
  <p>This item enables code check selection by annotations in the target source
1496
1496
  files.
@@ -1502,7 +1502,7 @@ files.
1502
1502
  </td><td valign="top" width="10%">
1503
1503
  array of string
1504
1504
  </td><td valign="top" width="0%">
1505
- <b>This item has no effect on AdLint 2.4.10, yet.</b>
1505
+ <b>This item has no effect on AdLint 2.6.0, yet.</b>
1506
1506
 
1507
1507
  <p>This item represents excluding code checks by its message categories.
1508
1508
  <br></td></tr><tr align="left"><td valign="top" width="1%">7
@@ -1511,7 +1511,7 @@ array of string
1511
1511
  </td><td valign="top" width="10%">
1512
1512
  regexp string
1513
1513
  </td><td valign="top" width="0%">
1514
- <b>This item has no effect on AdLint 2.4.10, yet.</b>
1514
+ <b>This item has no effect on AdLint 2.6.0, yet.</b>
1515
1515
 
1516
1516
  <p>This item represents excluding code checks by its message severities.
1517
1517
  <br></td></tr><tr align="left"><td valign="top" width="1%">8
@@ -1520,7 +1520,7 @@ regexp string
1520
1520
  </td><td valign="top" width="10%">
1521
1521
  map of Message ID and string
1522
1522
  </td><td valign="top" width="0%">
1523
- <b>This item has no effect on AdLint 2.4.10, yet.</b>
1523
+ <b>This item has no effect on AdLint 2.6.0, yet.</b>
1524
1524
 
1525
1525
  <p>This item represents excluding code checks by its message ID.
1526
1526
 
@@ -1532,7 +1532,7 @@ also specify the name of the examination package including the message.
1532
1532
  </td><td valign="top" width="10%">
1533
1533
  map of Message ID and string
1534
1534
  </td><td valign="top" width="0%">
1535
- <b>This item has no effect on AdLint 2.4.10, yet.</b>
1535
+ <b>This item has no effect on AdLint 2.6.0, yet.</b>
1536
1536
 
1537
1537
  <p>This item represents messages which is excluded by settings of <code>exclusion</code>
1538
1538
  section but will be used by AdLint.
@@ -3029,7 +3029,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Top">Top</a>
3029
3029
  <li><a href="#W1077">W1077</a>: Declaring array object without a size.
3030
3030
  <li><a href="#W9001">W9001</a>: This statement doesn't reach the control.
3031
3031
  <li><a href="#W9002">W9002</a>: There is no line feed character at the end of file.
3032
- <li><a href="#W9003">W9003</a>: An object typed `%s' is implicitly converted into an object of other type.
3032
+ <li><a href="#W9003">W9003</a>: An object typed `%s' is implicitly converted into an object of type `%s'.
3033
3033
  <li><a href="#C0001">C0001</a>: A warning is detected in external identifier name `%s'.
3034
3034
  </ul>
3035
3035
 
@@ -41144,7 +41144,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Messages">Messages</a>
41144
41144
 
41145
41145
  <h4 class="subsection">6.744.1 Message body</h4>
41146
41146
 
41147
- <p>An object typed `%s' is implicitly converted into an object of other type.
41147
+ <p>An object typed `%s' is implicitly converted into an object of type `%s'.
41148
41148
 
41149
41149
  <h4 class="subsection">6.744.2 Content</h4>
41150
41150
 
@@ -2,7 +2,7 @@
2
2
  @setfilename users_guide_en.info
3
3
  @documentlanguage en
4
4
  @documentencoding utf-8
5
- @settitle AdLint 2.4.10 User's Guide
5
+ @settitle AdLint 2.6.0 User's Guide
6
6
 
7
7
  @copying
8
8
  Copyright (C) 2010-2012, OGIS-RI Co.,Ltd.
@@ -1407,7 +1407,7 @@ File, message file}.
1407
1407
  @tab
1408
1408
  array of string
1409
1409
  @tab
1410
- @b{This item has no effect on AdLint 2.4.10, yet.}
1410
+ @b{This item has no effect on AdLint 2.6.0, yet.}
1411
1411
 
1412
1412
  If a directory path is specified, AdLint will output warning messages about
1413
1413
  source files located under the specified directory.
@@ -1421,7 +1421,7 @@ the target source files such as system headers or 3rd-party library headers.
1421
1421
  @tab
1422
1422
  array of string
1423
1423
  @tab
1424
- @b{This item has no effect on AdLint 2.4.10, yet.}
1424
+ @b{This item has no effect on AdLint 2.6.0, yet.}
1425
1425
 
1426
1426
  If a directory path is specified, AdLint will suppress warning messages about
1427
1427
  source files located under the specified directory.
@@ -1433,7 +1433,7 @@ source files located under the specified directory.
1433
1433
  @tab
1434
1434
  boolean
1435
1435
  @tab
1436
- @b{This item has no effect on AdLint 2.4.10, yet.}
1436
+ @b{This item has no effect on AdLint 2.6.0, yet.}
1437
1437
 
1438
1438
  This item enables code check selection by annotations in the target source
1439
1439
  files.
@@ -1447,7 +1447,7 @@ In case of @code{true}, code check selection by annotations will be enabled.
1447
1447
  @tab
1448
1448
  array of string
1449
1449
  @tab
1450
- @b{This item has no effect on AdLint 2.4.10, yet.}
1450
+ @b{This item has no effect on AdLint 2.6.0, yet.}
1451
1451
 
1452
1452
  This item represents excluding code checks by its message categories.
1453
1453
  @item 7
@@ -1458,7 +1458,7 @@ This item represents excluding code checks by its message categories.
1458
1458
  @tab
1459
1459
  regexp string
1460
1460
  @tab
1461
- @b{This item has no effect on AdLint 2.4.10, yet.}
1461
+ @b{This item has no effect on AdLint 2.6.0, yet.}
1462
1462
 
1463
1463
  This item represents excluding code checks by its message severities.
1464
1464
  @item 8
@@ -1469,7 +1469,7 @@ This item represents excluding code checks by its message severities.
1469
1469
  @tab
1470
1470
  map of Message ID and string
1471
1471
  @tab
1472
- @b{This item has no effect on AdLint 2.4.10, yet.}
1472
+ @b{This item has no effect on AdLint 2.6.0, yet.}
1473
1473
 
1474
1474
  This item represents excluding code checks by its message ID.
1475
1475
 
@@ -1483,7 +1483,7 @@ also specify the name of the examination package including the message.
1483
1483
  @tab
1484
1484
  map of Message ID and string
1485
1485
  @tab
1486
- @b{This item has no effect on AdLint 2.4.10, yet.}
1486
+ @b{This item has no effect on AdLint 2.6.0, yet.}
1487
1487
 
1488
1488
  This item represents messages which is excluded by settings of @code{exclusion}
1489
1489
  section but will be used by AdLint.
@@ -3061,7 +3061,7 @@ context_line (in case of @ref{message_traits:message_with_class, message_with_cl
3061
3061
  * W1077::Declaring array object without a size.
3062
3062
  * W9001::This statement doesn't reach the control.
3063
3063
  * W9002::There is no line feed character at the end of file.
3064
- * W9003::An object typed `%s' is implicitly converted into an object of other type.
3064
+ * W9003::An object typed `%s' is implicitly converted into an object of type `%s'.
3065
3065
  * C0001::A warning is detected in external identifier name `%s'.
3066
3066
  @end menu
3067
3067
 
@@ -35269,7 +35269,7 @@ None.
35269
35269
 
35270
35270
  @subsection Message body
35271
35271
 
35272
- An object typed `%s' is implicitly converted into an object of other type.
35272
+ An object typed `%s' is implicitly converted into an object of type `%s'.
35273
35273
 
35274
35274
  @subsection Content
35275
35275
 
@@ -1,8 +1,8 @@
1
1
  <html lang="ja">
2
2
  <head>
3
- <title>AdLint 2.4.10 利用者ガイド</title>
3
+ <title>AdLint 2.6.0 利用者ガイド</title>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5
- <meta name="description" content="AdLint 2.4.10 利用者ガイド">
5
+ <meta name="description" content="AdLint 2.6.0 利用者ガイド">
6
6
  <meta name="generator" content="makeinfo 4.13">
7
7
  <link title="Top" rel="top" href="#Top">
8
8
  <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
@@ -44,7 +44,7 @@ td { border: 1px solid black; }
44
44
  --></style>
45
45
  </head>
46
46
  <body>
47
- <h1 class="settitle">AdLint 2.4.10 利用者ガイド</h1>
47
+ <h1 class="settitle">AdLint 2.6.0 利用者ガイド</h1>
48
48
  <div class="node">
49
49
  <a name="Top"></a>
50
50
  <p><hr>
@@ -1533,7 +1533,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Traits">Traits</a>
1533
1533
  </td><td valign="top" width="10%">
1534
1534
  文字列の配列
1535
1535
  </td><td valign="top" width="0%">
1536
- <b>AdLint 2.4.10 では、この項目による設定は未サポートです。</b>
1536
+ <b>AdLint 2.6.0 では、この項目による設定は未サポートです。</b>
1537
1537
 
1538
1538
  <p>ディレクトリパス名を指定した場合は、そのディレクトリ配下のソースコードについて
1539
1539
  のみ、警告メッセージを出力します。
@@ -1546,7 +1546,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Traits">Traits</a>
1546
1546
  </td><td valign="top" width="10%">
1547
1547
  文字列の配列
1548
1548
  </td><td valign="top" width="0%">
1549
- <b>AdLint 2.4.10 では、この項目による設定は未サポートです。</b>
1549
+ <b>AdLint 2.6.0 では、この項目による設定は未サポートです。</b>
1550
1550
 
1551
1551
  <p>ディレクトリパス名を指定した場合は、そのディレクトリ配下のソースコードについて
1552
1552
  は、警告メッセージを抑止します。
@@ -1556,7 +1556,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Traits">Traits</a>
1556
1556
  </td><td valign="top" width="10%">
1557
1557
  真偽値
1558
1558
  </td><td valign="top" width="0%">
1559
- <b>AdLint 2.4.10 では、この項目による設定は未サポートです。</b>
1559
+ <b>AdLint 2.6.0 では、この項目による設定は未サポートです。</b>
1560
1560
 
1561
1561
  <p>解析対象ソースコード内の注釈によるコードチェックの選択機能を有効化します。
1562
1562
 
@@ -1567,7 +1567,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Traits">Traits</a>
1567
1567
  </td><td valign="top" width="10%">
1568
1568
  文字列の配列
1569
1569
  </td><td valign="top" width="0%">
1570
- <b>AdLint 2.4.10 では、この項目による設定は未サポートです。</b>
1570
+ <b>AdLint 2.6.0 では、この項目による設定は未サポートです。</b>
1571
1571
 
1572
1572
  <p><a href="#global_005ftraits_003aexam_005fpackages">exam_packages</a> で指定したソースコード検査パッ
1573
1573
  ケージ中のコードチェック機能で、実行を除外するものをメッセージのカテゴリにより
@@ -1578,7 +1578,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Traits">Traits</a>
1578
1578
  </td><td valign="top" width="10%">
1579
1579
  正規表現を表す文字列
1580
1580
  </td><td valign="top" width="0%">
1581
- <b>AdLint 2.4.10 では、この項目による設定は未サポートです。</b>
1581
+ <b>AdLint 2.6.0 では、この項目による設定は未サポートです。</b>
1582
1582
 
1583
1583
  <p><a href="#global_005ftraits_003aexam_005fpackages">exam_packages</a> で指定したソースコード検査パッ
1584
1584
  ケージ中のコードチェック機能で、実行を除外するものをメッセージの深刻度により指
@@ -1589,7 +1589,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Traits">Traits</a>
1589
1589
  </td><td valign="top" width="10%">
1590
1590
  メッセージ ID と文字列のマップ
1591
1591
  </td><td valign="top" width="0%">
1592
- <b>AdLint 2.4.10 では、この項目による設定は未サポートです。</b>
1592
+ <b>AdLint 2.6.0 では、この項目による設定は未サポートです。</b>
1593
1593
 
1594
1594
  <p><a href="#global_005ftraits_003aexam_005fpackages">exam_packages</a> で指定したソースコード検査パッ
1595
1595
  ケージ中のコードチェック機能で、実行を除外するものをメッセージ ID により指定し
@@ -1604,7 +1604,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Traits">Traits</a>
1604
1604
  </td><td valign="top" width="10%">
1605
1605
  メッセージ ID と文字列のマップ
1606
1606
  </td><td valign="top" width="0%">
1607
- <b>AdLint 2.4.10 では、この項目による設定は未サポートです。</b>
1607
+ <b>AdLint 2.6.0 では、この項目による設定は未サポートです。</b>
1608
1608
 
1609
1609
  <p><code>exclusion</code> セクションの設定内容により除外しましたが、メッセージ ID 指定で
1610
1610
  特定のコードチェック機能を含める場合に指定します。
@@ -3102,7 +3102,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Top">Top</a>
3102
3102
  <li><a href="#W1077">W1077</a>: サイズが省略された配列を宣言しています。
3103
3103
  <li><a href="#W9001">W9001</a>: この文には制御が到達しません。
3104
3104
  <li><a href="#W9002">W9002</a>: ファイルの末尾に改行文字がありません。
3105
- <li><a href="#W9003">W9003</a>: 暗黙的に `%s' 型のオブジェクトが異なる型のオブジェクトに変換されています。
3105
+ <li><a href="#W9003">W9003</a>: 暗黙的に `%s' 型のオブジェクトが `%s' 型のオブジェクトに変換されています。
3106
3106
  <li><a href="#C0001">C0001</a>: この外部識別名 `%s' で警告を検知しました。
3107
3107
  </ul>
3108
3108
 
@@ -41591,7 +41591,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#Messages">Messages</a>
41591
41591
 
41592
41592
  <h4 class="subsection">6.744.1 メッセージ本文</h4>
41593
41593
 
41594
- <p>暗黙的に `%s' 型のオブジェクトが異なる型のオブジェクトに変換されています。
41594
+ <p>暗黙的に `%s' 型のオブジェクトが `%s' 型のオブジェクトに変換されています。
41595
41595
 
41596
41596
  <h4 class="subsection">6.744.2 内容</h4>
41597
41597
 
@@ -2,7 +2,7 @@
2
2
  @setfilename users_guide_ja.info
3
3
  @documentlanguage ja
4
4
  @documentencoding utf-8
5
- @settitle AdLint 2.4.10 利用者ガイド
5
+ @settitle AdLint 2.6.0 利用者ガイド
6
6
 
7
7
  @copying
8
8
  Copyright (C) 2010-2012, OGIS-RI Co.,Ltd.
@@ -1464,7 +1464,7 @@ extension_substitution:
1464
1464
  @tab
1465
1465
  文字列の配列
1466
1466
  @tab
1467
- @b{AdLint 2.4.10 では、この項目による設定は未サポートです。}
1467
+ @b{AdLint 2.6.0 では、この項目による設定は未サポートです。}
1468
1468
 
1469
1469
  ディレクトリパス名を指定した場合は、そのディレクトリ配下のソースコードについて
1470
1470
  のみ、警告メッセージを出力します。
@@ -1479,7 +1479,7 @@ extension_substitution:
1479
1479
  @tab
1480
1480
  文字列の配列
1481
1481
  @tab
1482
- @b{AdLint 2.4.10 では、この項目による設定は未サポートです。}
1482
+ @b{AdLint 2.6.0 では、この項目による設定は未サポートです。}
1483
1483
 
1484
1484
  ディレクトリパス名を指定した場合は、そのディレクトリ配下のソースコードについて
1485
1485
  は、警告メッセージを抑止します。
@@ -1491,7 +1491,7 @@ extension_substitution:
1491
1491
  @tab
1492
1492
  真偽値
1493
1493
  @tab
1494
- @b{AdLint 2.4.10 では、この項目による設定は未サポートです。}
1494
+ @b{AdLint 2.6.0 では、この項目による設定は未サポートです。}
1495
1495
 
1496
1496
  解析対象ソースコード内の注釈によるコードチェックの選択機能を有効化します。
1497
1497
 
@@ -1504,7 +1504,7 @@ extension_substitution:
1504
1504
  @tab
1505
1505
  文字列の配列
1506
1506
  @tab
1507
- @b{AdLint 2.4.10 では、この項目による設定は未サポートです。}
1507
+ @b{AdLint 2.6.0 では、この項目による設定は未サポートです。}
1508
1508
 
1509
1509
  @ref{global_traits:exam_packages, exam_packages} で指定したソースコード検査パッ
1510
1510
  ケージ中のコードチェック機能で、実行を除外するものをメッセージのカテゴリにより
@@ -1517,7 +1517,7 @@ extension_substitution:
1517
1517
  @tab
1518
1518
  正規表現を表す文字列
1519
1519
  @tab
1520
- @b{AdLint 2.4.10 では、この項目による設定は未サポートです。}
1520
+ @b{AdLint 2.6.0 では、この項目による設定は未サポートです。}
1521
1521
 
1522
1522
  @ref{global_traits:exam_packages, exam_packages} で指定したソースコード検査パッ
1523
1523
  ケージ中のコードチェック機能で、実行を除外するものをメッセージの深刻度により指
@@ -1530,7 +1530,7 @@ extension_substitution:
1530
1530
  @tab
1531
1531
  メッセージ ID と文字列のマップ
1532
1532
  @tab
1533
- @b{AdLint 2.4.10 では、この項目による設定は未サポートです。}
1533
+ @b{AdLint 2.6.0 では、この項目による設定は未サポートです。}
1534
1534
 
1535
1535
  @ref{global_traits:exam_packages, exam_packages} で指定したソースコード検査パッ
1536
1536
  ケージ中のコードチェック機能で、実行を除外するものをメッセージ ID により指定し
@@ -1547,7 +1547,7 @@ extension_substitution:
1547
1547
  @tab
1548
1548
  メッセージ ID と文字列のマップ
1549
1549
  @tab
1550
- @b{AdLint 2.4.10 では、この項目による設定は未サポートです。}
1550
+ @b{AdLint 2.6.0 では、この項目による設定は未サポートです。}
1551
1551
 
1552
1552
  @code{exclusion} セクションの設定内容により除外しましたが、メッセージ ID 指定で
1553
1553
  特定のコードチェック機能を含める場合に指定します。
@@ -3127,7 +3127,7 @@ context_line (in case of @ref{message_traits:message_with_class, message_with_cl
3127
3127
  * W1077::サイズが省略された配列を宣言しています。
3128
3128
  * W9001::この文には制御が到達しません。
3129
3129
  * W9002::ファイルの末尾に改行文字がありません。
3130
- * W9003::暗黙的に `%s' 型のオブジェクトが異なる型のオブジェクトに変換されています。
3130
+ * W9003::暗黙的に `%s' 型のオブジェクトが `%s' 型のオブジェクトに変換されています。
3131
3131
  * C0001::この外部識別名 `%s' で警告を検知しました。
3132
3132
  @end menu
3133
3133
 
@@ -35678,7 +35678,7 @@ void func(void)
35678
35678
 
35679
35679
  @subsection メッセージ本文
35680
35680
 
35681
- 暗黙的に `%s' 型のオブジェクトが異なる型のオブジェクトに変換されています。
35681
+ 暗黙的に `%s' 型のオブジェクトが `%s' 型のオブジェクトに変換されています。
35682
35682
 
35683
35683
  @subsection 内容
35684
35684
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: adlint
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.4.10
4
+ version: 2.6.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-10-15 00:00:00.000000000 Z
12
+ date: 2012-10-22 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: ! 'AdLint is a source code static analyzer.
15
15
 
@@ -78,6 +78,7 @@ files:
78
78
  - features/code_check/W0026.feature
79
79
  - features/code_check/W0070.feature
80
80
  - features/code_check/W0071.feature
81
+ - features/code_check/W0088.feature
81
82
  - features/code_check/W0093.feature
82
83
  - features/code_check/W0104.feature
83
84
  - features/code_check/W0109.feature
@@ -239,7 +240,9 @@ files:
239
240
  - features/code_check/W0501.feature
240
241
  - features/code_check/W0502.feature
241
242
  - features/code_check/W0573.feature
243
+ - features/code_check/W0582.feature
242
244
  - features/code_check/W0583.feature
245
+ - features/code_check/W0584.feature
243
246
  - features/code_check/W0606.feature
244
247
  - features/code_check/W0635.feature
245
248
  - features/code_check/W0641.feature
@@ -276,6 +279,7 @@ files:
276
279
  - features/code_check/W0717.feature
277
280
  - features/code_check/W0718.feature
278
281
  - features/code_check/W0719.feature
282
+ - features/code_check/W0722.feature
279
283
  - features/code_check/W0723.feature
280
284
  - features/code_check/W0726.feature
281
285
  - features/code_check/W0732.feature