On Wed, 29 Mar 2006 14:39:52 +0200
"Graeme Geldenhuys" <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I posted a ComCtrls documentation patch on the 25 March.  Today I
> looked at the generated html on the web and found that some of my
> documentation was missing.  I double checked the patch and it was
> included.
> 
> Taking a closer look at the xml file (and via lazde) there are
> duplicate entries in the xml files.
> 
> eg:
> Open the comctrls.xml file and do a search for:  <element name="TToolBar">
> You will find two entries,  the first one has my documentation, and
> the second find doesn't, which seems to be the one used on the web.
> Using lazde as well, you will see there is a TToolbar node without
> child nodes ande TToolbar with child nodes, which is the one I
> documented.  There are a few other such examples as well.
> 
> Is this a bug of something done by design?

xml allows doubles. So, problably no one spotted the bug.
Maybe the patch tool merged them incrorrect?
We need a double checker.

Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to