Douglas Paul Gregor wrote:

> There are several changes like this:
>
> -    <xsl:if test="position() &gt; 1">
> +    <xsl:if test="position() > 1">
>
> I'm not sure if the latter is legal XSLT. For instance, the XSLT 1.0 spec
> has this example:
>
>                         <xsl:if test="growth &lt; 0">
...
> Other than these, the patch is fine. Thanks!

Okay, I've comitted the patch, excluding the "&gt;" to ">" changes. Thanks, 
Reece!

- Volodya




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Boost-docs mailing list
[EMAIL PROTECTED]
Unsubscribe and other administrative requests: 
https://lists.sourceforge.net/lists/listinfo/boost-docs

Reply via email to