home *** CD-ROM | disk | FTP | other *** search
/ PC World 1998 October / PCWorld_1998-10_cd.bin / software / prehled / komix / DATA.Z / cpp_msg.tcl < prev    next >
Text File  |  1997-11-21  |  3KB  |  81 lines

  1. # !@#$%&*()_+| generated by 'genmdb' !@#$%&*()_+|
  2.  
  3. # Abstract method called: %1
  4. global F_ABSTRACT;    set F_ABSTRACT    "377001"
  5.  
  6. # Section category '%1' not found
  7. global F_NOCATEGORY;    set F_NOCATEGORY    "377002"
  8.  
  9. # Internal inconsistency found in %1
  10. global F_INTINCON;    set F_INTINCON    "377003"
  11.  
  12. # File '%1' still contains '%2' or '%3' section
  13. global E_CONTAINSOLD;    set E_CONTAINSOLD    "377004"
  14.  
  15. # Unmatched braces in file %1
  16. global E_UNMATCHBRACES;    set E_UNMATCHBRACES    "377005"
  17.  
  18. # Definition without oopl class
  19. global E_DEFNOOOPL;    set E_DEFNOOOPL    "377006"
  20.  
  21. # Generating for existing class %1
  22. global E_EXISTS;    set E_EXISTS    "377007"
  23.  
  24. # Class refered to does not exist (%1)
  25. global E_NOCLASS;    set E_NOCLASS    "377008"
  26.  
  27. # Not generating special files because of previous errors
  28. global W_NOTGENSPEC;    set W_NOTGENSPEC    "377009"
  29.  
  30. # %1 not generated... (unimplemented)
  31. global W_UNIMPLEMENT;    set W_UNIMPLEMENT    "377010"
  32.  
  33. # Generating %1 code section in %2
  34. global W_GENOCODE;    set W_GENOCODE    "377011"
  35.  
  36. # Pre 7.1.1 generated code found in %1 (upgrading)
  37. global W_UPGRADE;    set W_UPGRADE    "377012"
  38.  
  39. # Unsupported inline constructor
  40. global W_INLINECTOR;    set W_INLINECTOR    "377013"
  41.  
  42. # No remove generated for %1::%2
  43. global W_NOGENREMOVE;    set W_NOGENREMOVE    "377014"
  44.  
  45. # Not generating constructor (partly) for opposite of qualified association (%1::%2)
  46. global W_NOGENCTOR;    set W_NOGENCTOR    "377015"
  47.  
  48. # Not generating destructor (partly) for opposite of qualified association (%1::%2)
  49. global W_NOGENDTOR;    set W_NOGENDTOR    "377016"
  50.  
  51. # Not generating update method for opposite of qualified association (%1::%2)
  52. global W_NOGENUPDATE;    set W_NOGENUPDATE    "377017"
  53.  
  54. # Class without name skipped
  55. global W_NONAME;    set W_NONAME    "377018"
  56.  
  57. # Class library '%1' not found
  58. global E_NOCLASSLIB;    set E_NOCLASSLIB    "377019"
  59.  
  60. # Mandatory-Mandatory association between '%1' and '%2'
  61. global E_MANDMAND;    set E_MANDMAND    "377020"
  62.  
  63. # Typedef loop found at class '%1'
  64. global E_REFERTYPED;    set E_REFERTYPED    "377021"
  65.  
  66. # Mandatory association loop detected at class '%1'
  67. global E_ASSOCLOOP;    set E_ASSOCLOOP    "377022"
  68.  
  69. # Unable to parse input file: %1
  70. global E_SYNTAX;    set E_SYNTAX    "377023"
  71.  
  72. # Class '%1' has a method with the same name as the class; use '$create()' for a class constructor.
  73. global W_USECTOR;    set W_USECTOR    "377024"
  74.  
  75. # Can not have not nullable attributes with a default value in class '%1' attribute '%2'.
  76. global W_NONULLDEFAULT;    set W_NONULLDEFAULT    "377025"
  77.  
  78. # Illegal combination of static and abstract/virtual in '%1'
  79. global E_STATICABSTRACT;    set E_STATICABSTRACT    "377026"
  80.  
  81.