On Thu, Oct 25, 2012 at 04:18:54PM +0200, Alan Barrett wrote: > Does adding a /*CONSTCOND*/ comment work? If so, I'd prefer that > to a cast. If you do need a cast, then I think you should cast > dayoff to zic_t.
I backed it out and set NOGCCERROR instead - couldn't figure any way with casts or whatever to avoid the warning. Martin