What about C89 compatibility? - Are you going to `ifdef` stdint?

(I've been using https://github.com/silentbicycle/greatest but cmocka naturally has more features)


On Tue, Jan 5, 2021 at 9:53 AM Andreas Schneider <asn@cryptomilk.org> wrote:
On Monday, 4 January 2021 23:51:03 CET Andreas Schneider wrote:
> Hi,
>
> I've started with cmocka 2.0. The biggest change will be that uintmax_t will
> be used from stdint.h.
>
> Also there will be a lot of new assert functions. If you want to add
> features it is a good time to do that now.
>
> The plan is not to break the API with 2.0, however the ABI will change but
> it shouldn't be a problem for a unit testing library.

The development takes place at:

https://gitlab.com/cmocka/cmocka/

_______________________________________________
cmocka-devel mailing list -- cmocka-devel@cmocka.org
To unsubscribe send an email to cmocka-devel-leave@cmocka.org