View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001652 | libmicrohttpd | other | public | 2011-01-25 00:32 | 2011-02-15 12:19 |
| Reporter | timn | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | major | Reproducibility | sometimes |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.9.4 | ||||
| Summary | 0001652: Library should not call abort in releases | ||||
| Description | In internal.h EXTRAS_CHECK is defined as MHD_YES. This causes many occurences of EXTRA_CHECK(0) to call abort(). In the case of earlier reported 0001651 this happens and it was useful for debugging. But once a release goes productive I'd rather like to disable this feature and get error return values. Even nicer would be a way to override it with an environment variable like MHD_DEBUG. In the Fedora package I will carry a patch for now, which sets EXTRAS_CHECK to MHD_NO. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-01-25 00:32 | timn | New Issue | |
| 2011-01-27 10:52 | Christian Grothoff | Note Added: 0004238 | |
| 2011-01-27 10:52 | Christian Grothoff | Status | new => resolved |
| 2011-01-27 10:52 | Christian Grothoff | Resolution | open => fixed |
| 2011-01-27 10:52 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2011-02-15 12:19 | Christian Grothoff | Status | resolved => closed |