~juan457/+junk/zorba

« back to all changes in this revision

Viewing changes to src/diagnostics/pregenerated/diagnostic_list.cpp

  • Committer: Markos Zaharioudakis
  • Date: 2012-07-11 15:38:39 UTC
  • mfrom: (10924 zorba)
  • mto: This revision was merged to the branch mainline in revision 10932.
  • Revision ID: markos_za@yahoo.com-20120711153839-0mkh15cg2ubknchd
work in progress

Show diffs side-by-side

added added

removed removed

Lines of Context:
1189
1189
namespace jerr {
1190
1190
 
1191
1191
#if defined(ZORBA_WITH_JSON)
1192
 
JSONiqErrorCode JNSE0012( "JNSE0012" );
1193
 
 
1194
 
 
1195
 
JSONiqErrorCode JNSE0013( "JNSE0013" );
1196
 
 
1197
 
 
1198
 
JSONiqErrorCode JNSE0014( "JNSE0014" );
 
1192
JSONiqErrorCode JNTY0001( "JNTY0001" );
1199
1193
 
1200
1194
 
1201
1195
JSONiqErrorCode JNTY0002( "JNTY0002" );
1202
1196
 
1203
1197
 
1204
 
JSONiqErrorCode JNTY0003( "JNTY0003" );
 
1198
JSONiqErrorCode JNDY0003( "JNDY0003" );
1205
1199
 
1206
1200
 
1207
1201
JSONiqErrorCode JNTY0004( "JNTY0004" );
1208
1202
 
1209
1203
 
1210
 
JSONiqErrorCode JNTY0007( "JNTY0007" );
1211
 
 
1212
 
 
1213
 
JSONiqErrorCode JNTY0011( "JNTY0011" );
1214
 
 
1215
 
 
1216
 
JSONiqErrorCode JNDY0003( "JNDY0003" );
1217
 
 
1218
 
 
1219
 
JSONiqErrorCode JSDY0040( "JSDY0040" );
1220
 
 
1221
 
 
1222
1204
JSONiqErrorCode JNUP0005( "JNUP0005" );
1223
1205
 
1224
1206
 
1237
1219
JSONiqErrorCode JNUP0010( "JNUP0010" );
1238
1220
 
1239
1221
 
1240
 
JSONiqErrorCode JNUP0011( "JNUP0011" );
1241
 
 
1242
 
 
1243
 
JSONiqErrorCode JNUP0012( "JNUP0012" );
1244
 
 
1245
 
 
1246
 
JSONiqErrorCode JNUP0018( "JNUP0018" );
1247
 
 
1248
 
 
1249
 
JSONiqErrorCode JNUP0020( "JNUP0020" );
1250
 
 
1251
 
 
1252
 
JSONiqErrorCode JNUP0021( "JNUP0021" );
1253
 
 
1254
 
 
1255
 
JSONiqErrorCode JNUP0022( "JNUP0022" );
 
1222
JSONiqErrorCode JNTY0011( "JNTY0011" );
 
1223
 
 
1224
 
 
1225
JSONiqErrorCode JNSE0012( "JNSE0012" );
 
1226
 
 
1227
 
 
1228
JSONiqErrorCode JNSE0013( "JNSE0013" );
 
1229
 
 
1230
 
 
1231
JSONiqErrorCode JNSE0014( "JNSE0014" );
 
1232
 
 
1233
 
 
1234
JSONiqErrorCode JNUP0016( "JNUP0016" );
 
1235
 
 
1236
 
 
1237
JSONiqErrorCode JNUP0017( "JNUP0017" );
 
1238
 
 
1239
 
 
1240
JSONiqErrorCode JNTY0003( "JNTY0003" );
 
1241
 
 
1242
 
 
1243
JSONiqErrorCode JSDY0040( "JSDY0040" );
1256
1244
#endif
1257
1245
 
1258
1246