This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Someone actually reads the Makefile.PL messages, it seems.
[perl5.git] / warnings.h
index 02c3cc2..2798467 100644 (file)
 #define WARN_VOID              45
 #define WARN_Y2K               46
 
+/* Warnings Categories added in Perl 5.009 */
+
+#define WARN_ASSERTIONS                47
+
 #define WARNsize               12
 #define WARN_ALLstring         "\125\125\125\125\125\125\125\125\125\125\125\125"
 #define WARN_NONEstring                "\0\0\0\0\0\0\0\0\0\0\0\0"