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 218194 - Unexpected token virtual.
Summary: Unexpected token virtual.
Status: CLOSED DUPLICATE of bug 217052
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.2
Hardware: PC Other
: P3 normal (vote)
Assignee: nnnnnk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-12 08:49 UTC by kosmonaffft
Modified: 2012-10-21 17:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Unexpected token virtual. (109.35 KB, image/png)
2012-09-12 08:49 UTC, kosmonaffft
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kosmonaffft 2012-09-12 08:49:47 UTC
Created attachment 124223 [details]
Unexpected token virtual.

Unexpected token virtual.
See attachment.

Version from mercurial, 737c21309850
Comment 1 kosmonaffft 2012-09-12 09:39:03 UTC
Also i've found this bug on 7.2 release version (project and source code is same).
Comment 2 nnnnnk 2012-09-20 15:59:45 UTC
Hello, 

Could you provide NOTHROW macro declaration?
Comment 3 kosmonaffft 2012-09-20 17:08:57 UTC
#define NOTHROW throw ()

(In reply to comment #2)
> Hello, 
> 
> Could you provide NOTHROW macro declaration?
Comment 4 nnnnnk 2012-10-12 12:46:44 UTC
Please, try
-J-Dcnd.language.flavor.cpp11=true

If it would help, then it's a problem in project setup.
Comment 5 nnnnnk 2012-10-18 13:34:19 UTC

*** This bug has been marked as a duplicate of bug 217052 ***