Re: [codec] Resolving no default in switch FindBugs issues

2012-09-09 Thread Gary Gregory
On Sun, Sep 9, 2012 at 9:43 AM, sebb wrote: > On 9 September 2012 01:56, Gary Gregory wrote: > > Hi All: > > > > @Sebb: Didn't you do the re-write of the BaseN code? If so, can you > address > > the couple of missing default clause issues reported by FindBugs? > > Yes, I did do some refactoring,

Re: [codec] Resolving no default in switch FindBugs issues

2012-09-09 Thread sebb
On 9 September 2012 01:56, Gary Gregory wrote: > Hi All: > > @Sebb: Didn't you do the re-write of the BaseN code? If so, can you address > the couple of missing default clause issues reported by FindBugs? Yes, I did do some refactoring, but I don't think that involved the switch statements direct