﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2146	Add support for default off debug-flags	Martin Sjölund	Martin Sjölund	"It should be possible to have the default be `+d=nogen` (so `+d=-nogen` enables it). It would be an easy change to add this to the DEBUG_FLAG record and then does not break code that used to call +d=nogen.

The only bad thing is of course that `+d=-nogen` looks very odd. We could change `no` to be an alias of `-` (so the real flag name is `+d=gen` and its default is `+d=-gen` or `+d=nogen`)."	defect	closed	high	1.9.0	Frontend	trunk	fixed		Adrian Pop
