From: Vincent Pit Date: Sat, 24 Aug 2013 18:53:37 +0000 (-0300) Subject: Explicitely state that C++ compilers aren't supported X-Git-Tag: v0.08~2 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fsubs-auto.git;a=commitdiff_plain;h=f95521895fd4a79f0a7353706eab4a7d4335889e Explicitely state that C++ compilers aren't supported --- diff --git a/lib/subs/auto.pm b/lib/subs/auto.pm index 81ae297..108792c 100644 --- a/lib/subs/auto.pm +++ b/lib/subs/auto.pm @@ -252,6 +252,9 @@ This pragma doesn't propagate into C. L 5.10.0. +A C compiler. +This module may happen to build with a C++ compiler as well, but don't rely on it, as no guarantee is made in this regard. + L with C magic enabled (this should be assured by the required perl version). L.