Bug 133662

Summary: documentation of YaST2 modules: ycpdoc confused by listmap
Product: [openSUSE] SUSE Linux 10.1 Reporter: Michal Zugec <mzugec>
Component: YaST2Assignee: Martin Vidner <mvidner>
Status: RESOLVED FIXED QA Contact: Klaus Kämpf <kkaempf>
Severity: Normal    
Priority: P5 - None    
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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.