[MPlayer-dev-eng] [PATCH] snprintf support, OSF1 support

Diego Biurrun diego at biurrun.de
Mon Oct 18 01:49:47 CEST 2004


Gabor Berczi writes:
> 
> Attached is a simple patch which detects if [v]snprintf() is available
> on the OS, and compiles+links snprintf.c if not. Needed to support OSF1 
> v4.
> 
> Just for the record.
> /*
>  * snprintf.c - a portable implementation of snprintf
>  *
>  * AUTHOR
>  *   Mark Martinec <mark.martinec at ijs.si>, April 1999.
>  *
>  *   Copyright 1999, Mark Martinec. All rights reserved.
>  *
>  * TERMS AND CONDITIONS
>  *   This program is free software; you can redistribute it and/or modify
>  *   it under the terms of the "Frontier Artistic License" which comes
>  *   with this Kit.

Oh dear, some clever soul had to come with yet another license
variation.  AFAICT it's has only minimal changes compared to the
original Artistic License, which is not GPL-compatible.

MPlayer has been through enough licensing troubles and finally is
completely GPL compatible.  Support for obscure Unix flavors hardly
warrants giving that up.

Patch rejected.

Diego




More information about the MPlayer-dev-eng mailing list