This package defines all user messages (warnings + errors), which will
  be reported to user.
    |  | W0000 = 'warning W0000: %s' | 
    |  | W1000 = 'compilation error W1000: Py++, by default, does not e... | 
    |  | W1001 = 'compilation error W1001: Py++, by default, does not e... | 
    |  | W1002 = 'compilation error W1002: Py++, by default, does not e... | 
    |  | W1003 = 'warning W1003: Virtual functions that returns const r... | 
    |  | W1004 = 'compilation error W1004: Boost.Python library can not... | 
    |  | W1005 = 'compilation error W1005: Py++ cannot expose function ... | 
    |  | W1006 = 'compilation error W1006: Py++ need your help to expos... | 
    |  | W1007 = 'warning W1007: The function has more than %d argument... | 
    |  | W1008 = 'warning W1008: The function returns non-const referen... | 
    |  | W1009 = 'execution error W1009: The function takes as argument... | 
    |  | W1010 = 'execution error W1010: The function introduces regist... | 
    |  | W1011 = "warning W1011: Py++ doesn't export private not virtua... | 
    |  | W1012 = 'compilation error W1012: Py++ does not exports compil... | 
    |  | W1013 = "compilation error W1013: Py++ doesn't export private ... | 
    |  | W1014 = 'compilation error W1014: "%s" is not supported. See B... | 
    |  | W1015 = "compilation error W1015: Py++ doesn't export private ... | 
    |  | W1016 = 'warning W1016: Py++ does not exports non-const castin... | 
    |  | W1017 = "compilation error W1017: Py++ doesn't export non-publ... | 
    |  | W1018 = 'compilation error W1018: Py++ can not expose anonymou... | 
    |  | W1019 = 'compilation error W1019: Py++ can not expose private ... | 
    |  | W1020 = 'warning W1020: Py++ will generate class wrapper - han... | 
    |  | W1021 = 'warning W1021: Py++ will generate class wrapper - han... | 
    |  | W1022 = 'warning W1022: Py++ will generate class wrapper - han... | 
    |  | W1023 = 'warning W1023: Py++ will generate class wrapper - the... | 
    |  | W1024 = 'warning W1024: Py++ will generate class wrapper - cla... | 
    |  | W1025 = 'warning W1025: Py++ will generate class wrapper - cla... | 
    |  | W1026 = 'warning W1026: Py++ will generate class wrapper - cla... | 
    |  | W1027 = 'warning W1027: Py++ will generate class wrapper - cla... | 
    |  | W1028 = 'warning W1028: Py++ will generate class wrapper - cla... | 
    |  | W1029 = 'warning W1029: Py++ will generate class wrapper - han... | 
    |  | W1030 = 'warning W1030: Py++ will generate class wrapper - cla... | 
    |  | W1031 = 'warning W1031: Py++ will generate class wrapper - use... | 
    |  | W1032 = 'execution error W1032: Boost.Python library does not ... | 
    |  | W1033 = 'compilation error W1033: Py++ can not expose anonymou... | 
    |  | W1034 = 'compilation error W1034: Py++ can not expose alignmen... | 
    |  | W1035 = 'compilation error W1035: Py++ can not expose static p... | 
    |  | W1036 = 'compilation error W1036: Py++ can not expose pointer ... | 
    |  | W1037 = 'compilation error W1037: Boost.Python library can not... | 
    |  | W1038 = 'compilation error W1038: Py++ can not expose variable... | 
    |  | W1039 = "compilation error W1039: Py++ doesn't expose private ... | 
    |  | W1040 = 'execution error W1040: The declaration is unexposed, ... | 
    |  | W1041 = 'warning W1041: Property "%s" could not be created. Th... | 
    |  | W1042 = 'warning W1042: Py++ can not find out container value_... | 
    |  | W1043 = 'warning W1043: Py++ created an ugly alias ("%s") for ... | 
    |  | W1044 = 'warning W1044: Py++ created an ugly alias ("%s") for ... | 
    |  | W1045 = 'compilation error W1045: Py++ does not expose static ... | 
    |  | W1046 = 'warning W1046: The virtual function was declared with... | 
    |  | W1047 = 'warning W1047: There are two or more classes that use... | 
    |  | W1048 = 'warning W1048: There are two or more aliases within "... | 
    |  | W1049 = 'warning W1049: This method could not be overriden in ... | 
    |  | W1050 = 'compilation error W1050: The function returns "%s" ty... | 
    |  | W1051 = 'warning W1051: The function takes as argument (name=%... | 
    |  | W1052 = 'warning W1052: Py++ will not expose free operator "%s... | 
    |  | W1053 = 'warning W1053: Py++ will not expose function "%s" - t... | 
    |  | W1054 = 'compilation error W1054: Py++ can not expose unions.' | 
    |  | W1055 = 'warning W1055: Py++ will generate class wrapper - han... | 
    |  | W1056 = "compilation error W1056: Py++ can not expose array of... | 
    |  | W1057 = 'compilation error W1057: Py++ can not expose "%s" - i... | 
    |  | W1058 = 'compilation error W1058: Py++ can not expose "%s" it ... | 
    |  | W1059 = 'compilation error W1059: Py++ can not expose "%s" - i... | 
    |  | W1060 = 'compilation error W1060: Py++ can not expose "%s" - i... | 
    |  | W1061 = 'compilation error W1061: Py++ can not expose "%s" - i... | 
    |  | W1062 = 'compilation error W1062: "%s" contains "fake construc... | 
    |  | W1063 = 'compilation error W1063: "%s" contains "fake construc... | 
    |  | W1064 = 'compilation error W1064: Py++ can not expose "%s" as ... | 
    |  | W1065 = 'code generation error W1065: There are two or more cl... | 
    |  | all_warning_msgs = ['compilation error W1060: Py++ can not exp... | 
    |  | msg = 'compilation error W1035: Py++ can not expose static poi... | 
    |  | msg_inst = 'compilation error W1035: Py++ can not expose stati... |