I get tons of warning for unused parameters in things like

   virtual bool isMacroScope(Buffer const & buf) const { return true; }

No matter how useful the warnings are, they should be silenced.

Andre'

Reply via email to