Browse Source

Make program_options compile with disabled exceptions.

It appears the all throw statements are during the
parsing, so alternative error reporting strategies are
possible. 
Closes #2096.


[SVN r53723]
Vladimir Prus 17 years ago
parent
commit
6d523a4ae3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/program_options

+ 1 - 1
libs/program_options

@@ -1 +1 @@
-Subproject commit badade784298ff646b7867f8da5da80a212ae40b
+Subproject commit 354717d9c9c8543fdae5617b41a3b8565e0c1040

粤ICP备19079148号