From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by sympa.inria.fr (Postfix) with ESMTPS id F0EFD7F961 for ; Tue, 24 Jun 2014 17:47:57 +0200 (CEST) Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of agarwal1975@gmail.com) identity=pra; client-ip=209.85.192.47; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="agarwal1975@gmail.com"; x-sender="agarwal1975@gmail.com"; x-conformance=sidf_compatible Received-SPF: Pass (mail3-smtp-sop.national.inria.fr: domain of agarwal1975@gmail.com designates 209.85.192.47 as permitted sender) identity=mailfrom; client-ip=209.85.192.47; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="agarwal1975@gmail.com"; x-sender="agarwal1975@gmail.com"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of postmaster@mail-qg0-f47.google.com) identity=helo; client-ip=209.85.192.47; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="agarwal1975@gmail.com"; x-sender="postmaster@mail-qg0-f47.google.com"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AmEBAJOcqVPRVcAvm2dsb2JhbABZhDmCbadTBpo5CBYPAQEBAQEGCwsJFCiDeiIRHQEbHgMSCAECBTcCJAERAQUBIhsaiAsBAxGac4MSaosngXKDEJFzChknDWWFYxEBBQyFV4wXgUwBBJpRkXoYKYUOIQ X-IPAS-Result: AmEBAJOcqVPRVcAvm2dsb2JhbABZhDmCbadTBpo5CBYPAQEBAQEGCwsJFCiDeiIRHQEbHgMSCAECBTcCJAERAQUBIhsaiAsBAxGac4MSaosngXKDEJFzChknDWWFYxEBBQyFV4wXgUwBBJpRkXoYKYUOIQ X-IronPort-AV: E=Sophos;i="5.01,538,1400018400"; d="scan'208";a="68688480" Received: from mail-qg0-f47.google.com ([209.85.192.47]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/RC4-SHA; 24 Jun 2014 17:47:57 +0200 Received: by mail-qg0-f47.google.com with SMTP id q108so442892qgd.34 for ; Tue, 24 Jun 2014 08:47:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=ROyfJXUFOeeX0M8zOvwwQCqV4yj6/yM6gqZ7FRmfJ30=; b=bNKBcuDHNUOEc0+px11s88NUOwRglU0f00eYMVIs5X1GQeNsKOd4GjwqBfFxbMPmTK PZ5IWRBG6kSBABxBg9C0ydd3d+nzRH/4ajzZPBUFGhCoo0/hjQmuhhip3bHYy9I3gvUf FGgLjq9kMMPoB7Xpog194gKTbjNPYXXIkgZEzVr0VJMFItnzSu0kG87+Zu1u/PMfhOCL VVVkUh96cPd1poICAVyrD0x9WhezIA8lJsT9TvpuJLORBLxrDyCQQrCZ3hUyRCvaNpk3 LdphXuqENIYyrPwBlOaaw0rhGKhyrMztvrDP88sAlAxad+9bWzf/LQn797ozFnRm/oNi s9bw== X-Received: by 10.140.48.161 with SMTP id o30mr2923227qga.68.1403624875975; Tue, 24 Jun 2014 08:47:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.133.78 with HTTP; Tue, 24 Jun 2014 08:47:35 -0700 (PDT) From: Ashish Agarwal Date: Tue, 24 Jun 2014 11:47:35 -0400 Message-ID: To: Caml List Content-Type: multipart/alternative; boundary=001a1135086e217efd04fc96e245 Subject: [Caml-list] avoid [WARNING] Interface topdirs.cmi occurs in several directories --001a1135086e217efd04fc96e245 Content-Type: text/plain; charset=UTF-8 Is there some way to silence the following: [WARNING] Interface topdirs.cmi occurs in several directories: ... None of the warning flags seem to affect this. --001a1135086e217efd04fc96e245 Content-Type: text/html; charset=UTF-8
Is there some way to silence the following:

[WARNING] Interface topdirs.cmi occurs in several directories: ...

None of the warning flags seem to affect this.

--001a1135086e217efd04fc96e245--