Mercury Bugs - mercury | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000435 | mercury | Bug | public | 2017-03-29 10:00 | 2018-09-22 12:16 |
| Reporter | juliensf | ||||
|---|---|---|---|---|---|
| Assigned To | wangp | ||||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Platform | x86_64-pc-linux-gnu | OS | Alpine Linux | OS Version | 3.5 |
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0000435: Old workaround in runtime causes compilation warnings | ||||
| Description | The #include of <sys/signal.h> in runtime/mercury_memory_handlers.c and runtime/mercury_memory_zones.c causes compilation warnings with musl libc, namely: warning redirecting incorrect #include <sys/signal.h> to <signal.h> (glibc does a similar redirection minus the warning.) The #include of sys/signal.h is a workaround for problems with FreeBSD around 2001. | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Notes | |||||
|
|
|||||
|
|
||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
|---|---|---|---|---|---|
| 2017-03-29 10:00 | juliensf | New Issue | |||
| 2018-09-22 12:16 | wangp | Assigned To | => wangp | ||
| 2018-09-22 12:16 | wangp | Status | new => resolved | ||
| 2018-09-22 12:16 | wangp | Resolution | open => fixed | ||
| 2018-09-22 12:16 | wangp | Note Added: 0001013 | |||