Defines | |
| #define | MERGE_ER_NONE 0 |
| #define | MERGE_ER_FIRST 1 |
| #define | MERGE_ER_LAST 2 |
| #define | MERGE_ER_ALL 3 |
| #define | MERGE_ER_NEW 4 |
| #define | MERGE_ER_OLD 5 |
|
|
Specifies that the exclusion reasons should be merged. |
|
|
Specifies that the first value was specified to the -er option. Use the first exclusion reason found. |
|
|
Specifies that the last value was specified to the -er option. Use the last exclusion reason found. |
|
|
Specified that the newest exclusion reasons should be used. |
|
|
Specifies that no -er option was specified on the merge command-line. Interactively resolve exclusion reason conflicts. |
|
|
Specified that the oldest exclusion reasons should be used. |
1.3.4