google / google/ios-webkit-debug-proxy

Build failure with recent gcc

Open
#432 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
6.2k
Forks
480
PR merge metrics
No merged PRs in 30d

Description

Hello,

Version 1.9.2 fails to build with `gcc version 15.2.1 20260209 (GCC)` with following error:
```
ios_webkit_debug_proxy.c: In function ‘iwdp_get_content_type’:
ios_webkit_debug_proxy.c:1974:18: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers]
1974 | char *fext = strrchr(path, '.');
| ^~~~~~~
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.