wa__warnings Struct Reference

Definitions for warnings. More...

#include <warnings.h>

Data Fields

char text [24]
 Short name for command line processing.
warning_action_e action
 Action to take.
unsigned count
 How often this warning occured.
enum opt__prio_e prio
 Whether the user set some value other than the default.

Detailed Description

Definitions for warnings.

Definition at line 41 of file warnings.h.


Field Documentation

Action to take.

When ONCE is reached, it gets changed to IGNORE.

Definition at line 46 of file warnings.h.

Referenced by wa__set_warn_option(), and wa__warn().

How often this warning occured.

Always incremented; may be >1 for WARN_ONCE.

Definition at line 49 of file warnings.h.

Referenced by wa__summary(), and wa__warn().

Whether the user set some value other than the default.

Definition at line 51 of file warnings.h.

Referenced by wa__set_warn_option().

Short name for command line processing.

Definition at line 44 of file warnings.h.

Referenced by wa__set_warn_option(), wa__summary(), and wa__warn().


The documentation for this struct was generated from the following file:

Generated for fsvs by  doxygen 1.6.1