X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fboost%2Flibs%2Fsafe_numerics%2Fexample%2FJamfile.v2;h=848400ca782e2d5b60a1f445d72f4d0616ca7673;hb=20effc670b57271cb089376d6d0800990e5218d5;hp=46aecb29c6dcb04484e5ae2a652aafb62bf2f736;hpb=a71831dadd1e1f3e0fa70405511f65cc33db0498;p=ceph.git diff --git a/ceph/src/boost/libs/safe_numerics/example/Jamfile.v2 b/ceph/src/boost/libs/safe_numerics/example/Jamfile.v2 index 46aecb29c..848400ca7 100644 --- a/ceph/src/boost/libs/safe_numerics/example/Jamfile.v2 +++ b/ceph/src/boost/libs/safe_numerics/example/Jamfile.v2 @@ -9,7 +9,6 @@ import testing ; run example1.cpp ; -run example11.cpp ; run example2.cpp ; run example3.cpp ; run example4.cpp ; @@ -24,7 +23,13 @@ run example84.cpp ; run example10.cpp ; run example11.cpp ; run example13.cpp ; +run example14.cpp ; run example15.cpp ; +run example16.cpp ; +compile-fail example17.cpp ; +run example18.cpp ; +run example19.cpp ; +run example20.cpp ; run example92.cpp ; run example93.cpp ;