]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libstdc++: remove JSON comment.
authorJason Merrill <jason@redhat.com>
Mon, 18 Nov 2024 13:32:28 +0000 (14:32 +0100)
committerJason Merrill <jason@redhat.com>
Tue, 19 Nov 2024 14:36:53 +0000 (15:36 +0100)
Standard JSON doesn't have comments, and it seems this file needs to be
conforming, not the common JSON-with-comments dialect.

libstdc++-v3/ChangeLog:

* src/c++23/libstdc++.modules.json.in: Remove C++ comment.

libstdc++-v3/src/c++23/libstdc++.modules.json.in

index 063474805ad8ade1b7d7c5a5adb0e46671442a0e..57907d52d58c4a826ea0069ad40d2b7afe1b21f9 100644 (file)
@@ -1,4 +1,3 @@
-// C++ module metadata, to install alongside libstdc++.so
 {
   "version": 1,
   "revision": 1,