This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
makedepend.SH: Comment out unnecessary code
[perl5.git] / warnings.h
index e2ee66a..b288bd5 100644 (file)
 
 /* Warnings Categories added in Perl 5.021 */
 
-#define WARN_EXPERIMENTAL__LVALUE_REFS 60
+#define WARN_EXPERIMENTAL__REFALIASING 60
 #define WARN_EXPERIMENTAL__WIN32_PERLIO 61
 #define WARN_MISSING            62
 #define WARN_REDUNDANT          63