Restrict dictmode regression tests only to advanced API, fix some compiler warnings
This commit is contained in:
@@ -53,6 +53,11 @@ typedef struct {
|
||||
* when the method allows it. Defaults to yes.
|
||||
*/
|
||||
int no_pledged_src_size;
|
||||
/**
|
||||
* Boolean parameter that says that this config should only be used
|
||||
* for methods that use the advanced compression API
|
||||
*/
|
||||
int advanced_api_only;
|
||||
} config_t;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user