start fmacro replacement
This commit is contained in:
parent
807a6aacf9
commit
f08cdc8e22
3 changed files with 65 additions and 33 deletions
|
@ -45,7 +45,8 @@ function main
|
|||
local output_filename
|
||||
local pptokens
|
||||
|
||||
dat_banned_macros = 255
|
||||
dat_banned_objmacros = 255
|
||||
dat_banned_fmacros = 255
|
||||
|
||||
object_macros = malloc(4000000)
|
||||
function_macros = malloc(4000000)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue