/[public]/psiconv/trunk/lib/psiconv/error.h
ViewVC logotype

Diff of /psiconv/trunk/lib/psiconv/error.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 70 Revision 71
44#define PSICONV_VERB_DEBUG 4 44#define PSICONV_VERB_DEBUG 4
45#define PSICONV_VERB_PROGRESS 3 45#define PSICONV_VERB_PROGRESS 3
46#define PSICONV_VERB_WARN 2 46#define PSICONV_VERB_WARN 2
47#define PSICONV_VERB_FATAL 1 47#define PSICONV_VERB_FATAL 1
48 48
49#define PSICONV_E_OK 0
49#define PSICONV_E_OTHER 1 50#define PSICONV_E_OTHER 1
50#define PSICONV_E_NOMEM 2 51#define PSICONV_E_NOMEM 2
51#define PSICONV_E_PARSE 3 52#define PSICONV_E_PARSE 3
53#define PSICONV_E_GENERATE 4
52 54
53#ifdef __cplusplus 55#ifdef __cplusplus
54} 56}
55#endif /* __cplusplus */ 57#endif /* __cplusplus */
56 58

Legend:
Removed from v.70  
changed lines
  Added in v.71

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26