From: Peter C. <Pet...@me...> - 2006-10-18 11:26:03
|
> From: Alistair Young > org.bodington.logbook.server.LogBookSessionImpl::getEntriesInOrder() > ... > Enumeration enum =3D ... > ... >=20 > enum is a reserved word in 1.5 so bod won't compile under 1.5 any more If that's the only instance, I'll be amazed. I've been trying to remove them (using 'e') where I come across them. - Peter |