Hello,

On Thu, Jan 25, 2007 at 04:14:40PM +0100, Service Développement wrote:
> We would like to participate to the OpenSC project, That's why we would
> like to know if it was possible to validate this code, and if it was
> possible to integrate it into the project.

This depends on the quality. :) Send it it to the list for a review.


> In this case, how do we send the modified files ? in which format ?

Please send patches in unified diff format for the relevant files.
Please make sure the patches apply cleanly to svn trunk before
sending. The best way to get this is to do a checkout of svn sources,
apply your changes to the working copy and then send the output of
svn diff. I believe svn diff defaults to using -u for unified format,
whereas cvs does not. Please add -u if I'm mistaken.

It is considered good practice to split big patches up into several
pieces if makes logical sense, for example if part of your patch is
an extension to common code that could be re-used by other drivers
too, then please send that part as a separate patch.

Thanks!


//Peter
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to