Hi!

Michael Kreuzer wrote:
[...]
> The snapshot version of "avcodec.h" uses the "INT64_C" constant macro.

Did I say "argh"?

> For C++ "stdint.h" only define this macro if "__STDC_CONSTANT_MACROS" is 
> defined, because the ISO C99 standard specifies that.

We shouldn't pollute the build system with it, then. It belongs in a
special header file that is always included before any other headers. In
the absence of an autoconf-style config.h, src/port.h is the most likely
candidate for that kind of stuff (also for _GNU_SOURCE and similar
macros that are always defined).

Don't bother sending patches, I'll change that myself. Probably not
today, though.

-- 
Michael "Tired" Riepe <[EMAIL PROTECTED]>
X-Tired: Each morning I get up I die a little

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
DVBCUT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dvbcut-user

Reply via email to