On Tue, 15 Jan 2002, Dan Sugalski wrote:
> At 04:39 PM 1/15/2002 +, Alex Gough wrote:
> >On Tue, 15 Jan 2002, Simon Glover wrote:
> >
> > >warning: control reaches end of non-void function
> > >
> > > I'm not sure what to do about the former. The latter generally seem to
> > > arise f
On Tue, 15 Jan 2002, Simon Glover wrote:
>warning: control reaches end of non-void function
>
> I'm not sure what to do about the former. The latter generally seem to
> arise from unimplemented methods. Accordingly, I've added a new
> exception, PMC_FN_NOT_IMPLEMENTED, to exception.h, and
On Mon, 14 Jan 2002, Nicholas Clark wrote:
> On Sun, Jan 13, 2002 at 02:14:08PM -0500, Dan Sugalski wrote:
> > So, I'm turning off the unused parameter warning for now to shut the .ops
> > file compiles up. After that point, all submitted patches must generate no
> > more warnings than were cu