From b3b949c42cb5d133d41850e41390cead8e56f795 Mon Sep 17 00:00:00 2001 From: Vincenzo Innocente Date: Fri, 13 Nov 2009 08:04:26 +0000 Subject: [PATCH] --- yaml --- r: 77823 b: "refs/heads/CMSSW_7_1_X" c: c8087074a5e3084bb382deb1b6842c8f81f5a39b h: "refs/heads/CMSSW_7_1_X" i: 77821: 271041e04fcad1d8f1d33ff370c7ccd81f768b31 77819: 30936786935101b7cb23e8836e41822f8304e4c0 77815: c194fb2d3b3861b53364b0d377f8978f67fc019d 77807: 7d86e561eb0d398b3dc99e5a9eb13437e716ec38 77791: 1b1bef9ae503f34a9fe23345e359ee39bd27cbda 77759: cad2e549df01bd21053be98daa86aa14ae64a211 77695: ccff05706d6b4c878010e5769a3082e91ce6b044 77567: 76d90fd1782a6e8af55435a73d64fd82fe88fa16 77311: 327d0c58d9bead0b3c7347a0f4934e51a8fae7b1 76799: 568e590febf40d1f63f08b9b16a401ad93ce166f 75775: ebad0168bcbd45ba78cb577bbef0e45a5855993e 73727: 3d411263e67ba6cdd26656344d6e1dc24c7c0b68 v: v3 --- [refs] | 2 +- trunk/CondCore/DBCommon/interface/Exception.h | 3 +++ .../CondCore/DBOutputService/interface/PoolDBOutputService.h | 4 +++- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 85a68848614c4..59eb17c2ee5d2 100644 --- a/[refs] +++ b/[refs] @@ -1,3 +1,3 @@ --- refs/heads/gh-pages: 09c786f70121f131b3715aaf3464996502bbeb7e -"refs/heads/CMSSW_7_1_X": 4fac52f4b72294d69ff89ec4b7297b685fb7f0ad +"refs/heads/CMSSW_7_1_X": c8087074a5e3084bb382deb1b6842c8f81f5a39b diff --git a/trunk/CondCore/DBCommon/interface/Exception.h b/trunk/CondCore/DBCommon/interface/Exception.h index ffc3d921ba660..9dab7fcf3dbfd 100644 --- a/trunk/CondCore/DBCommon/interface/Exception.h +++ b/trunk/CondCore/DBCommon/interface/Exception.h @@ -1,3 +1,6 @@ +#ifdef COND_EXP_WARNING +#warning please ignore previous warning +#endif #ifndef COND_EXCEPTION_H #define COND_EXCEPTION_H #include "FWCore/Utilities/interface/Exception.h" diff --git a/trunk/CondCore/DBOutputService/interface/PoolDBOutputService.h b/trunk/CondCore/DBOutputService/interface/PoolDBOutputService.h index 859a92939a7c6..cf7c7e41c0289 100644 --- a/trunk/CondCore/DBOutputService/interface/PoolDBOutputService.h +++ b/trunk/CondCore/DBOutputService/interface/PoolDBOutputService.h @@ -14,9 +14,11 @@ #include "CondFormats/Common/interface/PayloadWrapper.h" // many many clients do not include explicitely! +#ifndef COND_EXCEPTION_H #include "CondCore/DBCommon/interface/Exception.h" #warning please include "CondCore/DBCommon/interface/Exception.h" explicitely - +#define COND_EXP_WARNING +#endif //#include //