Bug 133662 - documentation of YaST2 modules: ycpdoc confused by listmap
Summary: documentation of YaST2 modules: ycpdoc confused by listmap
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Martin Vidner
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-14 11:43 UTC by Michal Zugec
Modified: 2006-08-07 14:47 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Zugec 2005-11-14 11:43:35 UTC
While generating documentation from any YaST2 module there is warning: "function list has no comment" on each listmap function occurrence.
Comment 1 Ihno Krumreich 2006-04-24 12:25:39 UTC
Status?
Comment 2 Martin Vidner 2006-04-24 13:27:59 UTC
still there
Comment 3 Martin Vidner 2006-08-07 14:47:00 UTC
It occurs only when "listmap" is the first thing on a line (for example in Tv.ycp). The "list" is mistaken for return type.
Fixed in yast2-devtools-2.13.21.

Also occurs in Provider.ycp where there's another bug of not ignoring comments.