View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000068 | easycwmp | Bug | public | 2015-07-13 17:51 | 2015-10-05 14:37 |
Reporter | mohamed.kallel | Assigned To | mohamed.kallel | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Summary | 0000068: build error (is_error() in json.c) when compiling with the last version of json-c | ||||
Description | is_error() function is a cause of a build error when compiling easycwmp with the last version of json-c | ||||
Tags | No tags attached. | ||||
|
in the old version of json. The is_error is defined in this way: #define is_error(ptr) (ptr == NULL). So we can remove the check of is_error in easycwmp |
|
fixed in EasyCwmp-1.1.7 |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-07-13 17:51 | mohamed.kallel | New Issue | |
2015-09-30 18:54 | mohamed.kallel | Note Added: 0000283 | |
2015-10-03 12:07 | mohamed.kallel | View Status | private => public |
2015-10-05 14:37 | mohamed.kallel | Note Added: 0000289 | |
2015-10-05 14:37 | mohamed.kallel | Status | new => resolved |
2015-10-05 14:37 | mohamed.kallel | Resolution | open => fixed |
2015-10-05 14:37 | mohamed.kallel | Assigned To | => mohamed.kallel |