|
|
|
|
|
by mjevans
3409 days ago
|
|
OK, I think I see what SHOULD happen here. It's been forever since I've actually compiled a C program not part of some package I was installing, BUT. * There should be a warning flag, and it should be ON BY DEFAULT, that //all// code removal is stated, and the logic behind it given. * It should be possible to elevate that condition to an error (and that too might even be the default). |
|