Tomi Ollila <[email protected]> writes: > Some compilers (older than gcc 4.5 and clang 2.9) do support > __attribute__ ((deprecated)) but not > __attribute__ ((deprecated("message"))). > > Check if clang version is at least 3.0, or gcc version > is at least 4.5 to define NOTMUCH_DEPRECATED as the > latter variant above. Otherwise define NOTMUCH_DEPRECATED > as the former variant above.
pushed, d _______________________________________________ notmuch mailing list [email protected] https://notmuchmail.org/mailman/listinfo/notmuch
