]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/date_time/test/local_time/testposix_time_zone.cpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / date_time / test / local_time / testposix_time_zone.cpp
index 8f1dbf3de10cba84385c03ec54e5ce20193170cf..7bf971e877cf827a8ec7acbef1667577bf9f52bc 100644 (file)
@@ -200,7 +200,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) ==