[FFmpeg-devel] [PATCH] Improve eval.c:parse_primary() error message

Michael Niedermayer michaelni
Sun May 18 03:13:14 CEST 2008


On Sun, May 18, 2008 at 01:00:30AM +0200, Stefano Sabatini wrote:
> On date Saturday 2008-05-17 19:50:23 +0200, Michael Niedermayer encoded:
> > On Sat, May 17, 2008 at 05:48:37PM +0200, Stefano Sabatini wrote:
> [...]
> > > Index: libavcodec/eval.c
> > > ===================================================================
> > > --- libavcodec/eval.c	(revision 13187)
> > > +++ libavcodec/eval.c	(working copy)
> > > @@ -217,7 +217,7 @@
> > >  
> > >      p->s= strchr(p->s, '(');
> > >      if(p->s==NULL){
> > > -        *p->error = "missing (";
> > > +        *p->error = "not a named constant and not a function since it is missing '('";
> > 
> > i think
> > "undefined constant or missing ("
> > is better
> 
> As you wish ;-).

ok
... of course as it was my idea ;)

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Good people do not need laws to tell them to act responsibly, while bad
people will find a way around the laws. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080518/a06f276b/attachment.pgp>



More information about the ffmpeg-devel mailing list