VirtualBox

Changeset 49702 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Nov 28, 2013 6:08:59 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
90985
Message:

Main/cbinding/xpcidl.xsl: fix day 1 bug which caused incorrect signatures for many out safearrays, crippling quite some functions (OVF functionality, metrics, enumerating guest properties etc.)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/cbinding/xpcidl.xsl

    r49539 r49702  
    18851885        <xsl:when test="@dir='out'">
    18861886          <xsl:apply-templates select="@type" mode="forwarder"/>
    1887           <xsl:if test="@type='wstring'">
    1888             <xsl:text>*</xsl:text>
    1889           </xsl:if>
    1890           <xsl:text>*</xsl:text>
     1887          <xsl:text>**</xsl:text>
    18911888        </xsl:when>
    18921889        <xsl:when test="@dir='return'">
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette