New bug #595: <%flags> are not validated
Versions affected: 1.30 and on

The elements of <%flags> should be validated (in particular, there is only
one valid flag right now - inherit) but currently are not. There is this
declaration in Compiler.pm -



  my %valid_comp_flag = map { $_ => 1 } qw( inherit );



but it is no longer being used.

Created by Jonathan Swartz.
For more details see http://www.masonhq.com/docs/todo/access.html?id=595.

The list of active bugs can always be viewed at http://www.masonhq.com/bugs/.



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Mason-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to