ソースを参照

Tweak changes file

rl1987 7 年 前
コミット
9529d99982
1 ファイル変更2 行追加2 行削除
  1. 2 2
      changes/ticket29537

+ 2 - 2
changes/ticket29537

@@ -1,3 +1,3 @@
   o Testing:
-    - Check that all valid values of `int` and `unsigned int` can be
-      represented by `void *`. Resolves issue 29537.
+    - Check that representative subsets of values of `int` and `unsigned int`
+      can be represented by `void *`. Resolves issue 29537.