Method Tools.Testsuite.CompatPlugin()->preprocess()
- Method preprocess
string
preprocess(string
source
)- Description
Modifies the source code to add "#pike" and the version at the top of the code, followed by "#pragma no_deprecation_warnings".
string
preprocess(string
source
)
Modifies the source code to add "#pike" and the version at the top of the code, followed by "#pragma no_deprecation_warnings".