Hello
in /etc/fpc.cfg (debian does so) I have:
once I open a project in lazarus I see
so it is added
- e errors
- h hints
- b filenames
- q message numbers
Errors is fine and hints I set in project options.
But where are b and q set? And is it possible to remove them?
And in general how is possible in lazarus to manually control the compiler verbosity in order to "override" the settings set at OS level? I mean discard completely any other setting and use the local one, not add or modify previously existing ones.