[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #33056] Incorrect GSDoc output if #import is omitted in a header
From: |
Quentin Mathé |
Subject: |
[bug #33056] Incorrect GSDoc output if #import is omitted in a header |
Date: |
Tue, 12 Apr 2011 15:09:44 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.10) Gecko/20100915 Ubuntu/10.04 (lucid) Firefox/3.6.10 |
URL:
<http://savannah.gnu.org/bugs/?33056>
Summary: Incorrect GSDoc output if #import is omitted in a
header
Project: GNUstep
Submitted by: qmathe
Submitted on: Tue 12 Apr 2011 03:09:43 PM GMT
Category: Base/Foundation
Severity: 2 - Minor
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Hi,
When I give the attached ETFragment.h header to autogsdoc, the parsing fails
as follows:
autogsdoc -Project TestUI -MakeFrames YES
~/reps/trunkEtoile/Frameworks/EtoileUI/Headers/ETFragment.h
at line: 33 column: 18 ... error parsing attribute name
at line: 33 column: 18 ... attributes construct error
at line: 33 column: 18 ... Couldn't find end of Start Tag qmathe
2011-04-12 16:56:09.784 autogsdoc[23131] WARNING ETFragment.gsdoc is not a
valid document
2011-04-12 16:56:09.792 autogsdoc[23131]
NOTE: Generating a simple introductory page for your project.
To replace this with a custom version, edit the gsdoc file
named TestUI.gsdoc in the documentation output directory.
Then include this file in the arguments to autogsdoc.
at line: 33 column: 18 ... error parsing attribute name
at line: 33 column: 18 ... attributes construct error
at line: 33 column: 18 ... Couldn't find end of Start Tag qmathe
2011-04-12 16:56:09.795 autogsdoc[23131] WARNING ETFragment.gsdoc is not a
valid document
2011-04-12 16:56:09.796 autogsdoc[23131] Non-block element 'abstract' in block
...
2011-04-12 16:56:09.796 autogsdoc[23131] <abstract>
Protocol to represent all visual fragments whether
or not they are explictly represented in the layout item
tree.
</abstract>
If I uncomment the #import line, everything just works fine.
I added ETFragment.gsdoc in attachment too.
Quentin.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Tue 12 Apr 2011 03:09:43 PM GMT Name: ETFragment.h Size: 356B By:
qmathe
<http://savannah.gnu.org/bugs/download.php?file_id=23226>
-------------------------------------------------------
Date: Tue 12 Apr 2011 03:09:43 PM GMT Name: ETFragment.gsdoc Size: 1kB By:
qmathe
<http://savannah.gnu.org/bugs/download.php?file_id=23227>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?33056>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #33056] Incorrect GSDoc output if #import is omitted in a header,
Quentin Mathé <=