[Pcsclite-cvs-commit] r2245 - trunk/PCSC/src

Michael Bender Michael.Bender at Sun.COM
Fri Dec 1 02:35:13 CET 2006


Ludovic Rousseau wrote:
> Author: rousseau
> Date: 2006-11-30 21:37:18 +0100 (Thu, 30 Nov 2006)
> New Revision: 2245
> 
> Modified:
>    trunk/PCSC/src/winscard_clnt.c
> Log:
> warning: C++ style comments are not allowed in ISO C90

Ugh... and is this really relevant anymore? Are we trying to
cater to the two guys over in Alberjizidjan that haven't
updated their build environment since 1991 when a copy of
gcc was accidentally FedEx'ed to them?

mike

----

> Modified: trunk/PCSC/src/winscard_clnt.c
> ===================================================================
> --- trunk/PCSC/src/winscard_clnt.c	2006-11-30 16:26:25 UTC (rev 2244)
> +++ trunk/PCSC/src/winscard_clnt.c	2006-11-30 20:37:18 UTC (rev 2245)
> @@ -3244,7 +3244,7 @@
>  	if (!isExecuted)
>  		return;
>  
> -	// unmap public shared file from memory
> +	/* unmap public shared file from memory */
>  	for (i = 0; i < PCSCLITE_MAX_APPLICATION_CONTEXT_CHANNELS; i++)
>  	{
>  		if (readerStates[i] != NULL)
> 
> 
> _______________________________________________
> Pcsclite-cvs-commit mailing list
> Pcsclite-cvs-commit at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pcsclite-cvs-commit




More information about the Pcsclite-cvs-commit mailing list