#3657: Use of stdbool.h requires C99
---------------------+----------------------
Reporter: dago | Owner: me
Type: defect | Status: assigned
Priority: minor | Milestone:
Component: build | Version:
Resolution: | Keywords:
---------------------+----------------------
Changes (by me):
* owner: mutt-dev => me
* status: new => assigned
Comment:
crypt-gpgme.c has one use of `true` so I think adding autoconf directives
is overkill. I'll just change the type to `int` and remove the use of
stdbool.
Going forward I want to require the use of C99, but since we have not
traditionally required it, I agree it should not be required now.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3657#comment:1>
Mutt <http://www.mutt.org/>
The Mutt mail user agent