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 237254 - build error when filename contains whitespace
Summary: build error when filename contains whitespace
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: execution (show other bugs)
Version: 7.3.1
Hardware: PC Windows 8
: P3 normal (vote)
Assignee: ilia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-17 13:36 UTC by felixh
Modified: 2013-11-13 08:25 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE 日志 (33.83 KB, text/plain)
2013-10-17 13:36 UTC, felixh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description felixh 2013-10-17 13:36:16 UTC
Product Version = NetBeans IDE 7.3.1 (Build 201306052037)
Operating System = Windows 8 version 6.2 running on amd64
Java; VM; Vendor = 1.7.0_25
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.25-b01

If I use "hello netbeans.cpp" as the name of the source file, g++.exe will not find hello.o.d because the file it is looking for is "hello netbeans.o.d"
Comment 1 felixh 2013-10-17 13:36:21 UTC
Created attachment 141210 [details]
IDE 日志
Comment 2 ilia 2013-10-23 08:33:11 UTC
fixed.
internal repo: rev/700192848f05
Comment 3 soldatov 2013-11-11 14:22:11 UTC
verified in latest OSS build
Comment 4 Quality Engineering 2013-11-11 20:14:13 UTC
Integrated into 'releases/release74', will be available in build *201311111738* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/3e2fc67eb0b0
User: Ilia Gromov <ilia@netbeans.org>
Log: fixed Bug 237254 - build error when filename contains whitespace
(transplanted from 8fa63afd01fa5733028800929464698a4cd251b6)
Comment 5 soldatov 2013-11-12 08:56:38 UTC
verified in NetBeans IDE 7.4 (Build 201311111738)