[Mono-bugs] [Bug 377146] New: DataSet.ReadXml throwing a System.Xml. XmlException while on windows it runs fine

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Apr 4 07:46:01 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=377146


           Summary: DataSet.ReadXml throwing a System.Xml.XmlException while
                    on windows it runs fine
           Product: Mono: Class Libraries
           Version: 1.2.5
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Blocker
          Priority: P5 - None
         Component: Sys.Data
        AssignedTo: bnc-blr-team-mono at forge.provo.novell.com
        ReportedBy: shrosenberg at nds.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Other


See attached program - works on windows (.NET 2.0) doesn't work using mono on
linux.


int.lrt
=================
<LrtData>
  <LrtTable>
    <Dummy>99</Dummy>
    <FuncXml>
      <Func Name="CUT_IntPassiveIn()" Direction="PASSIVE_MOCK">
        <Param Name="paramLen" Type="int" Len="1" InOut="IN" Union="FALSE"
Callback="" CSharpType="int" Value="" ExpectedValue="1" IsExpGetRef=""
IsGetRef="" IsSetRef="" ChildSelected="FALSE" UnionIndex="-1" HandleInput="DEC"
Enum="">
        </Param>
        <Param Name="single" Type="int" Len="1" InOut="IN" Union="FALSE"
Callback="" CSharpType="int" Value="" ExpectedValue="16" IsExpGetRef=""
IsGetRef="" IsSetRef="" ChildSelected="FALSE" UnionIndex="-1" HandleInput="DEC"
Enum="">
        </Param>
        <Param Name="arraySizeParam" Type="int*" Len="4" InOut="IN"
Union="FALSE" Callback="" CSharpType="int" Value="" ExpectedValue=""
IsExpGetRef="" IsGetRef="" IsSetRef="" ChildSelected="FALSE" UnionIndex="-1"
HandleInput="HEX" Enum="">
          <Param1 Name="arraySizeParam0" Type="int" Len="0" InOut="IN"
Union="FALSE" Callback="" CSharpType="int" Value="" ExpectedValue="1"
IsExpGetRef="" IsGetRef="" IsSetRef="" ChildSelected="FALSE" UnionIndex="-1"
HandleInput="DEC" Enum="">
          </Param1>
          <Param1 Name="arraySizeParam1" Type="int" Len="0" InOut="IN"
Union="FALSE" Callback="" CSharpType="int" Value="" ExpectedValue=""
IsExpGetRef="" IsGetRef="" IsSetRef="" ChildSelected="FALSE" UnionIndex="-1"
HandleInput="HEX" Enum="">
          </Param1>
          <Param1 Name="arraySizeParam2" Type="int" Len="0" InOut="IN"
Union="FALSE" Callback="" CSharpType="int" Value="" ExpectedValue=""
IsExpGetRef="" IsGetRef="" IsSetRef="" ChildSelected="FALSE" UnionIndex="-1"
HandleInput="HEX" Enum="">
          </Param1>
          <Param1 Name="arraySizeParam3" Type="int" Len="0" InOut="IN"
Union="FALSE" Callback="" CSharpType="int" Value="" ExpectedValue=""
IsExpGetRef="" IsGetRef="" IsSetRef="" ChildSelected="FALSE" UnionIndex="-1"
HandleInput="HEX" Enum="">
          </Param1>
        </Param>
        <Return Name="retVal" Type="int" Len="1" InOut="OUT" Union="FALSE"
Callback="" CSharpType="int" Value="1" ExpectedValue="" IsExpGetRef=""
IsGetRef="" IsSetRef="" ChildSelected="FALSE" UnionIndex="-1" HandleInput="DEC"
Enum="">
        </Return>
      </Func>
    </FuncXml>
  </LrtTable>
</LrtData>


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list