1
0
mirror of https://git.tukaani.org/xz.git synced 2025-09-21 18:08:21 +00:00
Jia Tan 17f8844e6f liblzma: Remove non-portable empty initializer.
Commit 78704f36e74205857c898a351c757719a6c8b666 added an empty
initializer {} to prevent a warning. The empty initializer is a GNU
extension and results in a build failure on MSVC. The -wpedantic flag
warns about empty initializers.
2023-07-08 21:24:19 +08:00
..
2019-06-03 20:41:54 +03:00
2019-05-11 20:52:37 +03:00
2019-06-03 20:41:54 +03:00
2019-06-03 20:41:54 +03:00
2019-05-11 20:52:37 +03:00
2019-05-11 20:52:37 +03:00
2009-09-15 21:07:23 +03:00