|
From: <hgn...@ya...> - 2007-06-21 12:01:51
|
No, "core dumped" ERROR still exists even I set
"xml:base" or I don't print base.
--- Jonathan Duddington <jo...@js...>写道:
> On 20 Jun, <hgn...@ya...> wrote:
>
> > I mean an "core dumped" ERROR occured when I run
> the
> > following code:
>
>
> > int callback(int type,
> > const char* uri,
> > const char* base) {
> > printf("type:%d, uri:%s,
> base:%s\n",type,uri,base);
> > return 1;
> > }
>
> The problem was the "base" parameter is a NULL
> pointer if you don't set
> an xml:base URI.
>
> I've changed this now in eSpeak 1.26.09 to an empty
> string "".
> http://espeak.sf.net/test/latest.html
___________________________________________________________
抢注雅虎免费邮箱3.5G容量,20M附件!
http://cn.mail.yahoo.com
|