Re: RFC: Annotate internal_error with the attribute noreturn 2nd patchset

Subject: Re: RFC: Annotate internal_error with the attribute noreturn 2nd patchset

Date: Mon, 24 Sep 2012 07:44:04 -0300

To: Justus Winter, notmuch@notmuchmail.org

Cc:

From: David Bremner


Justus Winter <4winter@informatik.uni-hamburg.de> writes:

> We need to discuss where those kind of macro definitions abstracting
> away compiler differences should go. None of the files in util
> includes notmuch-private.h, so I was unsure whether it's okay to put
> them there.

How about a new header file in util/

function-attributes.h or something like that?

The util stuff is "lower level" than lib/ so it makes sense to me to put
common stuff there.

d

Thread: