This is the mail archive of the frysk@sources.redhat.com mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

@author and TODO make check cry (Was: frysk-gui/frysk/gui ChangeLog glade/procpop.gl ...)


Hi,

On Tue, Jan 09, 2007 at 04:26:24PM -0000, swagiaal@sourceware.org wrote:
> +/**
> + * 
> + * @author swagiaal
> + *
[...]
> +    // TODO Auto-generated method stub
> +    return false;

This makes make check fail because it has new checks against @author
and TODO tagging in source. I could easily resolve the @author thing.
But since I don't know the gui code too well I didn't know whether the
TODO stubs were checked in by accident or that they really still are
to be done.

Please do run make check always before checking things in.

Cheers,

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]