Nils Larsch wrote:
btw: which compiler did you use ?
the real compiler is gcc 4.1, but I'm using sparse to find additional
warnings/errors. see http://kernel.org/pub/linux/kernel/people/josh/sparse/
sparse will first parse the file itself and print warnings/errors
and then call the real compil
Chaskiel M Grundman wrote:
--On Friday, November 17, 2006 10:38:34 AM +0100 Andreas Jellinghaus
<[EMAIL PROTECTED]> wrote:
no idea what the code meant to do, so not sure if
this is a bug / how to fix it. maybe someone can have
a look?
btw: which compiler did you use ?
Lose the '*'. Chang
--On Friday, November 17, 2006 10:38:34 AM +0100 Andreas Jellinghaus
<[EMAIL PROTECTED]> wrote:
no idea what the code meant to do, so not sure if
this is a bug / how to fix it. maybe someone can have
a look?
Lose the '*'. Change it to just
p++;
or, remove the statement entirely, and put the
On 17/11/06, Andreas Jellinghaus <[EMAIL PROTECTED]> wrote:
card-flex.c: In function 'cyberflex_process_file_attrs':
card-flex.c:419: warning: value computed is not used
no idea what the code meant to do, so not sure if
this is a bug / how to fix it. maybe someone can have
a look?
It looks lik
card-flex.c: In function 'cyberflex_process_file_attrs':
card-flex.c:419: warning: value computed is not used
no idea what the code meant to do, so not sure if
this is a bug / how to fix it. maybe someone can have
a look?
Andreas
___
opensc-devel maili