[Ffmpeg-devel] stdint.h and inttypes.h for non-C99 compilers

Alexander Chemeris ipse.ffmpeg
Mon Dec 11 23:04:04 CET 2006


Hello,

On 12/11/06, Reimar D?ffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de> wrote:
> On Mon, Dec 11, 2006 at 10:28:42PM +0300, Alexander Chemeris wrote:
> > I wrote inttypes.h and stdint.h that should conform to C99 Standard.
> > They depends on internal Visual Studio headers, thus does not portable
> > to any other compilers. But for Visual Studio they work well. Check them
> > here:
> > http://msinttypes.googlecode.com/svn/trunk/stdint.h
> > http://msinttypes.googlecode.com/svn/trunk/inttypes.h
> > Any constructive notes on this implementation are welcome.
>
> Instead of doing nothing if the compiler is not VS you should #error
> IMO.

Good point.
Changed in svn to #error.

-- 
Regards,
Alexander Chemeris.




More information about the ffmpeg-devel mailing list