MantisBT - NetSurf | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0002542 | NetSurf | Development | public | 2017-05-14 09:01 | 2023-08-13 23:52 |
| Reporter | Alastair Hughes | ||||
|---|---|---|---|---|---|
| Assigned To | |||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | confirmed | Resolution | reopened | ||
| Platform | x86_64 | OS | Linux | OS Version | Arch |
| Product Version | 3.6 | ||||
| Target Version | Fixed in Version | ||||
| Fixed in CI build # | |||||
| Reported in CI build # | |||||
| URL of problem page | |||||
| Summary | 0002542: Build failure against upstream's utf8proc due to moved header | ||||
| Description | Upstream (https://github.com/JuliaLang/utf8proc) installs utf8proc.h to include/utf8proc.h instead of include/libutfproc/utf8proc.h (https://github.com/JuliaLang/utf8proc/blob/master/Makefile#L91). However, netsurf assumes it will be in include/libutf8proc/utf8proc.h (http://source.netsurf-browser.org/netsurf.git/tree/utils/idna.c#n29). It would be nice if Netsurf could use the upstream version unaltered. | ||||
| Steps To Reproduce | Attempt to build netsurf against upstream utf8proc instead of netsurf's fork. | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
|---|---|---|---|---|---|
| 2017-05-14 09:01 | Alastair Hughes | New Issue | |||
| 2017-06-09 19:38 | Vincent Sanders | Status | new => resolved | ||
| 2017-06-09 19:38 | Vincent Sanders | Note Added: 0001567 | |||
| 2017-06-09 23:46 | Alastair Hughes | Status | resolved => feedback | ||
| 2017-06-09 23:46 | Alastair Hughes | Resolution | open => reopened | ||
| 2017-06-09 23:46 | Alastair Hughes | Note Added: 0001568 | |||
| 2017-06-10 07:52 | Vincent Sanders | Status | feedback => confirmed | ||
| 2017-06-10 07:52 | Vincent Sanders | Note Added: 0001569 | |||
| 2023-08-13 23:52 | Michael Orlitzky | Note Added: 0002422 | |||