Arsen Arsenović writes: > Afternoon, > > This change prevents contracts from emitting wrapper functions that have the > same name as the original function, by moving the logic that disambiguates them > from the mangler into the build_contract_condition_function helper. > > Thanks, have nice day. Oh, forgot to mention; tested on x86_64-pc-linux-gnu via check-g++. -- Arsen Arsenović