Ticket #183 (closed defect: fixed)

Opened 9 months ago

Last modified 9 months ago

Warnings about cape-open_error when generating docs

Reported by: michelpons Owned by: jasper
Priority: minor Milestone: Maintenance of Phase II
Component: Building distribution Version: 1.2.0.13
Keywords: Cc:

Description

The following warnings appear in the process of building new installers of the COBIA distribution and relates to the generation of documentation:

Generating docs for compound COBIA::cape_open_error...
D:/onedrive/software/cobia/build/COBIA/COBIA/CLIENT/cape_open_error.h:94: warning: argument 'cause' of command @param is not found in the argument list of COBIA::cape_open_error::cape_open_error(const std::basic_string< CapeCharacter? > &description, ICapeError *_cause)
D:/onedrive/software/cobia/build/COBIA/COBIA/CLIENT/cape_open_error.h:94: warning: The following parameter of COBIA::cape_open_error::cape_open_error(const std::basic_string< CapeCharacter? > &description, ICapeError *_cause) is not documented:

parameter '_cause'

D:/onedrive/software/cobia/build/COBIA/COBIA/CLIENT/cape_open_error.h:133: warning: argument 'err' of command @param is not found in the argument list of COBIA::cape_open_error::cape_open_error(CapeResult? _errorCode, ICapeError *error)
D:/onedrive/software/cobia/build/COBIA/COBIA/CLIENT/cape_open_error.h:133: warning: The following parameter of COBIA::cape_open_error::cape_open_error(CapeResult? _errorCode, ICapeError *error) is not documented:

parameter 'error'

Change History

comment:1 Changed 9 months ago by jasper

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.