]> git.99rst.org Git - git.git/commit
Revert -Wno-error=dangling-pointer
authorJunio C Hamano <redacted>
Wed, 1 Jun 2022 15:49:13 +0000 (08:49 -0700)
committerJunio C Hamano <redacted>
Wed, 1 Jun 2022 15:49:13 +0000 (08:49 -0700)
commit419141e4958360966449f289d95a9787a919245f
tree59672a2a3984dba9f33e3924cf36ec7d110109e9
parent9c539d1027df2a0f6e45b24d518e90d3baf1e7a5
Revert -Wno-error=dangling-pointer

This reverts commit 9c539d1027 (config.mak.dev: alternative
workaround to gcc 12 warning in http.c, 2022-04-15).

Let's give GCC12's "dangling-pointer" warning a second chance, as we
have a more focused workaround for this particular compiler glitch.

Signed-off-by: Junio C Hamano <redacted>
config.mak.dev
git clone https://git.99rst.org/PROJECT