MantisBT - NetSurf |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0002718 | NetSurf | Core-specific | public | 2019-11-12 21:46 | 2020-05-27 08:14 |
|
| Reporter | Niclas Rosenvik | |
|---|
| Assigned To | Vincent Sanders | |
|---|
| Priority | normal | Severity | trivial | Reproducibility | always |
|---|
| Status | closed | Resolution | fixed | |
|---|
| Platform | | OS | NetBSD | OS Version | 7 and 8 |
|---|
| Product Version | | |
|---|
| Target Version | | Fixed in Version | 3.10 | |
|---|
| Fixed in CI build # | 4899 |
|---|
| Reported in CI build # | |
|---|
| URL of problem page | |
|---|
|
| Summary | 0002718: NetBSD has strcasestr and NetBSD 8 or later has strchrnul |
|---|
| Description | NetBSD has strcasestr and strchrnul but netsurf does not see this. |
|---|
| Steps To Reproduce | Build on NetBSD and watch the messages about redundant declaration of strcasestr and strchrnul |
|---|
| Additional Information | Attached it a patch that fixes this. It is based on the patch at
http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/www/netsurf/patches/patch-netsurf_utils_config.h?only_with_tag=MAIN
made by me and Leonardo Taccari (leot@) . |
|---|
| Tags | No tags attached. |
|---|
| Relationships | |
| Attached Files | config.h.gitdiff (1,132) 2019-11-12 21:46 https://bugs.netsurf-browser.org/mantis/file_download.php?file_id=633&type=bug |
|---|