[ZPT] Re: 'default' in 'metal:use-macro'

2005-06-27 Thread Tonico Strasser
Tonico Strasser schrieb: Hi, is this expected to raise an exception?: I'm not macro y. 'x' and 'y' are not defined. If yes I'll file a bug. Bug and use case: Tonico ___ ZPT mailing list

[ZPT] Re: 'default' in 'metal:use-macro'

2005-06-27 Thread Tonico Strasser
Dieter Maurer schrieb: Tonico Strasser wrote at 2005-6-24 14:11 +0200: is this expected to raise an exception?: I'm not macro y. 'x' and 'y' are not defined. If both "x" and "y" are not defined, it is correct to get an exception for a missing "y". Did you look carefully at the f