Comment 5 for bug 655277

Revision history for this message
James Westby (james-w) wrote :

Ok, this bug is the result of using several bools, rather than an enum.

We should change the code to an enum, and possibly error on conflicting
options.

We should also have mode = merge|native|etc. in the config file, but that's
a harder change.

Thanks,

James