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 255315 - "Wrong number of arguments" at first line
Summary: "Wrong number of arguments" at first line
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.1
Hardware: PC Solaris
: P3 normal (vote)
Assignee: danilasergeyev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-16 08:47 UTC by soldatov
Modified: 2015-09-17 01:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
code (147 bytes, text/plain)
2015-09-16 08:47 UTC, soldatov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2015-09-16 08:47:49 UTC
Created attachment 156199 [details]
code

Check attached code
==>
I see 2 errors ("Wrong number of arguments", "Cannot find include file "A.h"")
I expect "Cannot find include file "A.h"" only
Comment 1 danilasergeyev 2015-09-16 10:51:57 UTC
fixed, change set:
https://hg.netbeans.org/cnd-main/rev/faa13da9fb79
Comment 2 Quality Engineering 2015-09-17 01:27:08 UTC
Integrated into 'main-silver', will be available in build *201509170002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/faa13da9fb79
User: Danila Sergeyev <danilasergeyev@netbeans.org>
Log: fix bug #255315 "Wrong number of arguments" at first line