[FFmpeg-cvslog] r24574 - trunk/tools/patcheck

Michael Niedermayer michaelni
Thu Jul 29 15:36:54 CEST 2010


On Thu, Jul 29, 2010 at 11:30:43AM +0200, Benoit Fouet wrote:
> On Wed, 28 Jul 2010 17:03:05 +0200 (CEST) michael wrote:
> > Author: michael
> > Date: Wed Jul 28 17:03:05 2010
> > New Revision: 24574
> > 
> > Log:
> > Warn about "/** text" comments.
> > 
> > Modified:
> >    trunk/tools/patcheck
> > 
> > Modified: trunk/tools/patcheck
> > ==============================================================================
> > --- trunk/tools/patcheck	Wed Jul 28 14:08:26 2010	(r24573)
> > +++ trunk/tools/patcheck	Wed Jul 28 17:03:05 2010	(r24574)
> > @@ -51,6 +51,7 @@ hiegrep 'for *\( *'"$ERE_PRITYP"' '  'no
> >  hiegrep '(static|inline|const) *\1'  'duplicate word' $*
> >  hiegrep 'INIT_VLC_USE_STATIC' 'forbidden ancient vlc type' $*
> >  hiegrep '=[-+\*\&] ' 'looks like compound assignment' $*
> > +hiegrep2 '/\*\* *[a-zA-Z0-9].*' '\*/' 'Inconsistently formatted doxygen comment' $*
> >  
> 
> This is true if it's '/\*\*', but not if it's '^/\*\*'

elaborate please

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you think the mosad wants you dead since a long time then you are either
wrong or dead since a long time.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20100729/15d91011/attachment.pgp>



More information about the ffmpeg-cvslog mailing list