[Mono-devel-list] Mono.Xml.MiniParser

Matthijs ter Woord (meddochat) meddochat at zonnet.nl
Sat May 28 03:28:45 EDT 2005


Hi everybody,

For the Indy project we use the SSL/TLS implementation of Mono.Security.dll.
You guys did a great job with that.

But we have a problem. We're trying to build the project without compiler
hints/warning but when linking to the Mono.Security.dll assembly, the delphi
compiler can't cope with members with case-insensitive duplicate names:

[Error] E2421 Imported identifier 'Names' conflicts with 'names' in
'MiniParser.AttrListImpl'
[Error] E2421 Imported identifier 'Values' conflicts with 'values' in
'MiniParser.AttrListImpl'
[Error] E2421 Imported identifier 'Line' conflicts with 'line' in
'MiniParser.XMLError'
[Error] E2421 Imported identifier 'Column' conflicts with 'column' in
'MiniParser.XMLError'


Is this the coding style used in the class libraries? or could this be
changed?



Greets,

Matthijs ter Woord
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Matthijs ter Woord.vcf
Type: text/x-vcard
Size: 344 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050528/6d1f385d/attachment.vcf 


More information about the Mono-devel-list mailing list