From 26fb0c3f00952782dacf457ff9d7ec7d76f260f4 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 3 Dec 2015 19:28:03 +0200 Subject: Warning fixed in latest cli --- brep/buildfile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'brep') diff --git a/brep/buildfile b/brep/buildfile index e6d9651..b879b2d 100644 --- a/brep/buildfile +++ b/brep/buildfile @@ -33,11 +33,6 @@ libso{brep-apache}: $brep $web libso{brep} $libs # Set option prefix to the empty value to handle all unknown request parameters # uniformly with a single catch block. # -# @@ Adding --option-prefix "" leads to appearing the following warnings -# related to options _parse methed: -# brep/options.cxx:663:33: warning: unused parameter ‘opt_mode’ [-Wunused-parameter] -# ::cli::unknown_mode opt_mode, -# cli.options += -I $src_root --include-with-brackets --include-prefix brep \ --guard-prefix BREP --cxx-prologue "#include " \ --cli-namespace brep::cli --generate-file-scanner --suppress-usage \ -- cgit v1.1