Commit Briefs

Russ Cox

all: fix or silence various gcc warnings

As usual, gcc finds some real problems but also reports a ton of noise. Fix the problems and quiet the noise.


David du Colombier

fix gcc 4.8 warnings

LGTM=rsc R=rsc https://codereview.appspot.com/33240044


Russ Cox

fix clang warnings reported by Tuncer Ayaz

R=rsc http://codereview.appspot.com/6744054


Russ Cox

rio: more full-screen fixes.