Skip to content

Commit ed53aef

Browse files
committed
CPP: Deprecate the two old queries.
1 parent 7c14c68 commit ed53aef

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

cpp/ql/src/Likely Bugs/JapaneseEra/ConstructorOrMethodWithExactEraDate.ql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
* @precision medium
88
* @tags reliability
99
* japanese-era
10+
* @deprecated This query is deprecated, use
11+
* Best Practices/Magic Constants/JapaneseEraDate.ql instead.
1012
*/
1113

1214
import cpp

cpp/ql/src/Likely Bugs/JapaneseEra/StructWithExactEraDate.ql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
* @precision medium
88
* @tags reliability
99
* japanese-era
10+
* @deprecated This query is deprecated, use
11+
* Best Practices/Magic Constants/JapaneseEraDate.ql instead.
1012
*/
1113

1214
import cpp

0 commit comments

Comments
 (0)