This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 217281 - parser fails on litesql (litesql-0.3.1/src/generator/litesql-gen-cpp.cpp file)
Summary: parser fails on litesql (litesql-0.3.1/src/generator/litesql-gen-cpp.cpp file)
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.3
Hardware: PC Linux
: P1 normal (vote)
Assignee: nnnnnk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-23 08:41 UTC by soldatov
Modified: 2012-08-24 14:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2012-08-23 08:41:22 UTC
regression in new build

litesql-0.3.1/src/generator/litesql-gen-cpp.cpp 45 Unable to resolve identifier sanityCheck
litesql-0.3.1/src/generator/litesql-gen-cpp.cpp 47 unexpected token: {
litesql-0.3.1/src/generator/litesql-gen-cpp.cpp 49 unexpected token: if
litesql-0.3.1/src/generator/litesql-gen-cpp.cpp 50 unexpected token: throw
litesql-0.3.1/src/generator/litesql-gen-cpp.cpp 51 unexpected token: for
litesql-0.3.1/src/generator/litesql-gen-cpp.cpp 52 unexpected token: ;
Comment 1 nnnnnk 2012-08-24 14:53:36 UTC
fixed:
http://hg.netbeans.org/cnd-main/rev/b6abe4f46d45