View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001762 | GNUnet | util library | public | 2011-08-31 12:04 | 2011-08-31 13:19 |
| Reporter | Matthias Wachs | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | freebsd 7.3 | ||||
| Product Version | Git master | ||||
| Summary | 0001762: Does not build on freebsd 7.3 | ||||
| Description | client.c the does not build saddrlens is not defined #if HAVE_SOCKADDR_IN_SIN_LEN s_in.sin_len = saddrlens[1]; #endif #if HAVE_SOCKADDR_IN_SIN_LEN s_in6.sin6_len = saddrlens[1]; #endif changed in revision 16442 | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-08-31 12:04 | Matthias Wachs | New Issue | |
| 2011-08-31 13:19 | Matthias Wachs | Status | new => closed |
| 2011-08-31 13:19 | Matthias Wachs | Resolution | open => fixed |