View Issue Details

IDProjectCategoryView StatusLast Update
0001652libmicrohttpdotherpublic2011-02-15 12:19
Reportertimn Assigned ToChristian Grothoff  
PrioritynormalSeveritymajorReproducibilitysometimes
Status closedResolutionfixed 
Product Version0.9.4 
Summary0001652: Library should not call abort in releases
DescriptionIn 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.
TagsNo tags attached.

Activities

Christian Grothoff

2011-01-27 10:52

manager   ~0004238

Disabled in SVN 14277 as suggested.

Issue History

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