]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/date_time/test/local_time/testwposix_time_zone.cpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / date_time / test / local_time / testwposix_time_zone.cpp
index 9986db51231fe250698afa344695c78d4c80cd2a..2bd11cbd6ba49f76b444dabefdac38cfdab5aa6a 100644 (file)
@@ -203,7 +203,7 @@ int main(){
     try{
       check("Non-Julian First/last of month", fl_2.dst_local_start_time(2003) ==
           ptime(date(2003,Mar,1),hours(2)));
-    }catch(std::exception& e){
+    }catch(std::exception&){
       check("Expected exception caught for Non-Julian day of 59, in non-leap year (Feb-29)", true);
     }
     check("Non-Julian First/last of month", fl_2.dst_local_end_time(2003) ==