MantisBT - LibParserUtils |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0002290 | LibParserUtils | [All Projects] General | public | 2015-03-16 16:11 | 2016-11-22 22:03 |
|
| Reporter | rkd | |
|---|
| Assigned To | Vincent Sanders | |
|---|
| Priority | normal | Severity | minor | Reproducibility | always |
|---|
| Status | closed | Resolution | fixed | |
|---|
| Platform | i686 | OS | Linux | OS Version | |
|---|
| Product Version | 0.2.1 | |
|---|
| Target Version | | Fixed in Version | 0.2.2 | |
|---|
| Fixed in CI build # | |
|---|
| Reported in CI build # | |
|---|
|
| Summary | 0002290: Compilation with fresh glibc fails |
|---|
| Description | Compilation with glibc-2.21 fails because of -Werror and such warnings:
In file included from /usr/include/errno.h:28:0,
from src/input/filter.c:8:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
The same applies to other netsurf libraries built with -Werror
|
|---|
| Tags | No tags attached. |
|---|
| Relationships | |
| Attached Files | _DEFAULT_SOURCE.tar.gz (1,157) 2015-03-17 11:19 https://bugs.netsurf-browser.org/mantis/file_download.php?file_id=266&type=bug |
|---|