~zorba-coders/zorba/bug-955135

« back to all changes in this revision

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

  • Committer: Tarmac
  • Author(s): Matthias Brantner
  • Date: 2012-03-09 22:12:26 UTC
  • mfrom: (10680.1.8 bug-938934)
  • Revision ID: tarmac-20120309221226-omuj69h7hu85oi03
- fix bug #938934 "collection dml:truncate function missing"
- fixes documentation bug: raise zerr:ZDDY0003 instead of zerr:ZDDY0009 Approved: Till Westmann, Markos Zaharioudakis, Matthias Brantner

Show diffs side-by-side

added added

removed removed

Lines of Context:
852
852
ZorbaErrorCode ZDDY0018_NODES_NOT_IN_SAME_COLLECTION( "ZDDY0018" );
853
853
 
854
854
 
 
855
ZorbaErrorCode ZDDY0019_UNDO_NOT_POSSIBLE( "ZDDY0019" );
 
856
 
 
857
 
855
858
ZorbaErrorCode ZDDY0020_INDEX_DOMAIN_NODE_NOT_IN_COLLECTION( "ZDDY0020" );
856
859
 
857
860