|
From: | Antonio Diaz Diaz |
Subject: | Re: [Bug-ocrad] Compiling on Mac OS X Mavericks |
Date: | Tue, 10 Dec 2013 21:06:37 +0100 |
User-agent: | Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905 |
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.
[Prev in Thread] | Current Thread | [Next in Thread] |