~zorba-coders/zorba/bug1151967

« back to all changes in this revision

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

  • Committer: Zorba Jenkins
  • Author(s): Paul J. Lucas
  • Date: 2013-08-15 02:36:09 UTC
  • mfrom: (10944.1.373 pjl-misc)
  • Revision ID: jenkins@lambda.nu-20130815023609-vfrdseajsv45i125
Fixed stemmer files location in NOTICE.
Removed unused base64 class.
Fixed typos in comments.
Clean-up.
Approved: Matthias Brantner, Paul J. Lucas

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
  { "FOCZ0001", "invalid content passed to $1: $2" },
43
43
  { "FODC0001", "no context document for $1() function" },
44
44
  { "FODC0002", "\"$1\": error retrieving resource${: 2}" },
45
 
  { "FODC0003", "function stability not defined" },
 
45
  { "FODC0003", "$1 function result not guaranteed deterministic" },
46
46
  { "FODC0004", "\"$1\": invalid argument to fn:collection()${: 2}" },
47
47
  { "FODC0005", "\"$1\": invalid argument to fn:doc() or fn:doc-available()" },
48
48
  { "FODC0006", "invalid content passed to $1: $2" },