Re: [opensc-devel] Fix a compiler warning, and request for git help :-)

2011-06-14 Thread Juan Antonio Martinez
El lun, 13-06-2011 a las 11:36 +0200, Viktor Tarasov escribió: > Le 13/06/2011 01:19, Martin Paljak a écrit : > > Viktor and Andre and Juan Antonio (DNIe) are persons who come to mind > as people needing builders as well, but there are no known Git repositories > at the moment. > > I forked your

Re: [opensc-devel] Fix a compiler warning, and request for git help :-)

2011-06-13 Thread Viktor Tarasov
Le 13/06/2011 01:19, Martin Paljak a écrit : > Viktor and Andre and Juan Antonio (DNIe) are persons who come to mind as > people needing builders as well, but there are no known Git repositories at > the moment. I forked your repository, thanks for your work, Viktor.

Re: [opensc-devel] Fix a compiler warning, and request for git help :-)

2011-06-12 Thread Martin Paljak
Hello, On Jun 11, 2011, at 19:08 , Ludovic Rousseau wrote: > 2011/6/7 Martin Paljak >> >> Hello, >> On Jun 7, 2011, at 11:48 , Ludovic Rousseau wrote: >> >>> Hello, >>> >>> My first git contribution [1] :-) >>> " Fix compiler warning >>> >>> Declare the function static to fix: >>> pkcs15-lib.

Re: [opensc-devel] Fix a compiler warning, and request for git help :-)

2011-06-11 Thread Ludovic Rousseau
2011/6/7 Martin Paljak > > Hello, > On Jun 7, 2011, at 11:48 , Ludovic Rousseau wrote: > > > Hello, > > > > My first git contribution [1] :-) > > " Fix compiler warning > > > > Declare the function static to fix: > > pkcs15-lib.c:1069: warning: no previous prototype for > > 'sc_pkcs15init_encode_p

Re: [opensc-devel] Fix a compiler warning, and request for git help :-)

2011-06-07 Thread Martin Paljak
Hello, On Jun 7, 2011, at 11:48 , Ludovic Rousseau wrote: > Hello, > > My first git contribution [1] :-) > " Fix compiler warning > > Declare the function static to fix: > pkcs15-lib.c:1069: warning: no previous prototype for > 'sc_pkcs15init_encode_prvkey_content' " > > What is the preferred w

[opensc-devel] Fix a compiler warning, and request for git help :-)

2011-06-07 Thread Ludovic Rousseau
Hello, My first git contribution [1] :-) " Fix compiler warning Declare the function static to fix: pkcs15-lib.c:1069: warning: no previous prototype for 'sc_pkcs15init_encode_prvkey_content' " What is the preferred way to submit patches? - reference them on github or another public git server (