Hello Matthew.

Matthew Swain wrote:
In version 0.22, I think "#include <stdint.h>" needs to be added to
the start of ocradlib.h, because it uses the uint8_t type alias.

I don't like recursive inclusion, and in this case including stdint.h can have bad effects if the user includes cstdint. So I think it is better to let the user choose what header he prefers to include.


Regards,
Antonio.

_______________________________________________
Bug-ocrad mailing list
Bug-ocrad@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-ocrad

Reply via email to