~zorba-coders/zorba/trunk

« back to all changes in this revision

Viewing changes to src/compiler/parser/jsoniq_parser.cpp

  • Committer: Zorba Build Bot
  • Author(s): paul at lucasmail
  • Date: 2013-04-11 17:28:14 UTC
  • mfrom: (11239.2.56 bug-1123164)
  • Revision ID: chillery+buildbot@lambda.nu-20130411172814-j9k7kzwil9oqmodw
Rewrote format-number() code because it was simpler than trying to hack fix the old code. Approved: Matthias Brantner, Nicolae Brinza, Paul J. Lucas

Show diffs side-by-side

added added

removed removed

Lines of Context:
3713
3713
 
3714
3714
/* Line 690 of lalr1.cc  */
3715
3715
#line 1626 "/home/colea/xquery/new-jsoniq/src/compiler/parser/jsoniq_parser.y"
3716
 
    { (yyval.strval) = "infinty"; }
 
3716
    { (yyval.strval) = "infinity"; }
3717
3717
    break;
3718
3718
 
3719
3719
  case 98: