This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/12176] string literal at end of file crashes parser


http://sourceware.org/bugzilla/show_bug.cgi?id=12176

Mark Wielaard <mjw at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Mark Wielaard <mjw at redhat dot com> 2010-11-01 11:17:48 UTC ---
commit 83d4d1a3d2484833af1299de6062f27613a8b9b5
Author: Mark Wielaard <mjw@redhat.com>
Date:   Mon Nov 1 11:55:35 2010 +0100

    PR12176 String literal at end of file crashes parser.

    * parse.cxx (parser::parse_literal): Only inspect next token if there is
one
    * testsuite/parseok/end_string.stp: New testcase.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]