[MPlayer-dev-eng] [RFC] prefix for multiple inclusion guards

Rich Felker dalias at aerifal.cx
Mon Feb 18 19:22:00 CET 2008


On Mon, Feb 18, 2008 at 07:14:07PM +0100, Diego Biurrun wrote:
> So we have consistent multiple inclusion guards now, but some of them
> are a little bit generic (MMX_H and PNM_H come to mind).  I propose
> giving all of them an MPlayer_ prefix to solve any namespace issues that
> might arise.  I'll do the work.  Objections?

I really don't like mixed case in #defines. What about just MP_ ?

Rich



More information about the MPlayer-dev-eng mailing list