Re: [opensc-devel] Request for comment: bringing warnings down to a dull roar

2012-09-21 Thread B. Scott Michel
On 9/21/2012 12:40 AM, Ludovic Rousseau wrote: > Hello, > > 2012/9/20 B. Scott Michel : >> I'm debating whether to submit a pull request on github with patches to >> reduce gcc's warnings to a minimum (actually, completely eliminated.) >> However, the patches violate the coding rules by marking unu

Re: [opensc-devel] Request for comment: bringing warnings down to a dull roar

2012-09-21 Thread Ludovic Rousseau
Hello, 2012/9/20 B. Scott Michel : > I'm debating whether to submit a pull request on github with patches to > reduce gcc's warnings to a minimum (actually, completely eliminated.) > However, the patches violate the coding rules by marking unused > parameters in static functions -- the "marking" i