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 224809 - in raw strings (etc. R"(...)") after press "enter" netbeans inserts quotes ("), but in c++11 raw string there inserts not need.
Summary: in raw strings (etc. R"(...)") after press "enter" netbeans inserts quotes (...
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-13 11:19 UTC by riros
Modified: 2013-03-18 10:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (106.32 KB, text/plain)
2013-01-13 11:19 UTC, riros
Details

Note You need to log in before you can comment on or make changes to this bug.
Description riros 2013-01-13 11:19:04 UTC
Product Version = NetBeans IDE 7.3 Beta 2 (Build 201211062253)
Operating System = Linux version 3.7.2-gentoo_i7 running on amd64
Java; VM; Vendor = 1.7.0_10
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.6-b04
Comment 1 riros 2013-01-13 11:19:15 UTC
Created attachment 130155 [details]
IDE log
Comment 2 riros 2013-01-13 11:20:48 UTC
i am works on c++11. in raw strings (etc. R"(...)") after press "enter"  netbeans inserts commas ("), but in c++11 raw string there inserts not need.
Comment 3 Leonid Lenyashin 2013-01-14 12:08:07 UTC
I did not quite get why it is a 73_HR_FIX_CANDIDATE, any comments?
Comment 4 Vladimir Voskresensky 2013-01-14 16:10:02 UTC
http://hg.netbeans.org/cnd-main/rev/70acbe80bb3a
Comment 5 Quality Engineering 2013-01-15 07:29:11 UTC
Integrated into 'main-golden', will be available in build *201301150001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/70acbe80bb3a
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #224809 - in raw strings (etc. R"(...)") after press "enter" netbeans inserts quotes ("), but in c++11 raw string there inserts not need.
- do not insert quotes
Comment 6 riros 2013-01-15 08:37:57 UTC
Thanks!
Comment 7 soldatov 2013-03-12 11:46:34 UTC
Verified in trunk 201303112300
Comment 8 Quality Engineering 2013-03-14 21:13:02 UTC
Integrated into 'releases', will be available in build *201303141828* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/d3e5e3da22e3
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #224809 - in raw strings (etc. R"(...)") after press "enter" netbeans inserts quotes ("), but in c++11 raw string there inserts not need.
- do not insert quotes
(transplanted from 70acbe80bb3ad4641040d04a9f8153b15998a3c7)
(transplanted from 9b7a40b66c3a0b966b3c4457c31eda1b08f7bb52)
Comment 9 soldatov 2013-03-18 10:44:07 UTC
Verified in build 201303172200