View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005654 | GNUnet | rps service | public | 2019-03-18 00:25 | 2019-04-03 16:55 |
| Reporter | xrs | Assigned To | xrs | ||
| Priority | high | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | x86-64 | OS | alpine-linux | OS Version | stable |
| Product Version | Git master | ||||
| Target Version | 0.11.1 | Fixed in Version | 0.11.1 | ||
| Summary | 0005654: rps does not compile | ||||
| Description | Making install in rps make[2]: Entering directory '/opt/gnunet/src/rps' CCLD libgnunetrps.la CCLD gnunet-rps CCLD gnunet-service-rps CC gnunet-rps-profiler.o gnunet-rps-profiler.c:1601:12: warning: unused variable 'num_mal_peers' [-Wunused-variable] uint32_t num_mal_peers; ^ gnunet-rps-profiler.c:2644:3: error: non-void function 'stat_iterator' should return a value [-Wreturn-type] to_file (rps_peer->file_name_stats, ^ ./rps-test_util.h:68:28: note: expanded from macro 'to_file' if (NULL == file_name) return; \ ^ 1 warning and 1 error generated. | ||||
| Steps To Reproduce | Just "make". | ||||
| Additional Information | I'm using clang instead of gcc. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-03-18 00:25 | xrs | New Issue | |
| 2019-03-18 00:25 | xrs | Status | new => assigned |
| 2019-03-18 00:25 | xrs | Assigned To | => ch3 |
| 2019-03-18 00:55 | ch3 | Assigned To | ch3 => xrs |
| 2019-03-20 03:25 | xrs | Status | assigned => resolved |
| 2019-03-20 03:25 | xrs | Resolution | open => fixed |
| 2019-03-20 03:25 | xrs | Fixed in Version | => Git master |
| 2019-03-20 03:25 | xrs | Note Added: 0014220 | |
| 2019-04-03 15:11 | Christian Grothoff | Fixed in Version | Git master => 0.11.1 |
| 2019-04-03 16:55 | Christian Grothoff | Status | resolved => closed |