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 253852 - Replace with #pragma once hint not working
Summary: Replace with #pragma once hint not working
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: danilasergeyev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-27 10:42 UTC by danilasergeyev
Modified: 2015-07-29 16:45 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 danilasergeyev 2015-07-27 10:42:49 UTC
Move cursor on guard bloc and you'll see a suggestion to replace it with #pragma once, however nothing happens if you click on this suggestion
Comment 1 danilasergeyev 2015-07-27 12:09:10 UTC
fixed, change set:
https://hg.netbeans.org/cnd-main/rev/ff74ad2ef629
Comment 2 Quality Engineering 2015-07-28 01:20:46 UTC
Integrated into 'main-silver', will be available in build *201507280002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/ff74ad2ef629
User: Danila Sergeyev <danilasergeyev@netbeans.org>
Log: fix bug #253852 Replace with #pragma once hint not working