[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]

Re: xtable and mp4h error



On Sun, Feb 10, 2002 at 04:27:49PM +0100, Thomas R. Koll wrote:
> Hi there,
> First how can I get rid of these lines when using <xtable>?
> ####snip####
> <!-- WARNING: The following table was produced by freetable. -->
> <!-- Unless know what you are doing, you should not edit it here, -->
> <!-- but edit sources and then run freetable to rebuild this table -->
> ####snap####

IIRC, freetable's author changed the meaning of the -w flag, and I
forgot to remove this flag from its command line.
It has just been fixed in CVS, thanks.

You could edit .../include/fmt/xtable.wml and remove the -w flag when
calling freetable.

> Second I get a lot of warnings with mp4h
> ####snip####
> 16:25:09 Sun Feb 10  $ wmk
> /usr/bin/wml -n '-o(ALL-LANG_*)+LANG_EN:/var/www/tomk32/en/about.php'
> '-o(ALL-LANG_*)+LANG_DE:/var/www/tomk32/de/about.php' about.wml
> /usr/lib/wml/exec/wml_p2_mp4h: WARNING:about.wml:0: variable stack not
> empty, it means <preserve> pushed more items than <restore> popped
> ####snap####
> 
> the site complies but both is annoying me a bit

In order to preserve variable contents, a stack can be used to push and
pop values.  This message tells you that you pushed more items than
popped, so check your <preserve>/<restore> tags.

-- 
Denis Barbier
WML Maintainer
______________________________________________________________________
Website META Language (WML)                www.engelschall.com/sw/wml/
Official Support Mailing List                   sw-wml@engelschall.com
Automated List Manager                       majordomo@engelschall.com