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 181440 - cygwin warning
Summary: cygwin warning
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: execution (show other bugs)
Version: 6.x
Hardware: All Windows 7
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-02 09:28 UTC by Egor Ushakov
Modified: 2010-03-12 04:23 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 Egor Ushakov 2010-03-02 09:28:15 UTC
on windows 7 x64 with the latest cygwin 1.7.1-1 I get this warning in the terminal when run an application:

cygwin warning:
  MS-DOS style path detected: C:\Users\XXX\data\work\cnd-main\nbbuild\netbeans\
dlight\bin\nativeexecution\dorun.sh
  Preferred POSIX equivalent is: /cygdrive/c/Users/XXX/data/work/cnd-main/nbbui
ld/netbeans/dlight/bin/nativeexecution/dorun.sh
  CYGWIN environment variable option "nodosfilewarning" turns off this warning.
  Consult the user's guide for more details about POSIX paths:
    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
Comment 1 soldatov 2010-03-11 04:40:21 UTC
This problem exists on 32-bit Windows XP also
Comment 2 Alexander Simon 2010-03-11 05:40:25 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/9d8cabf09e12
Comment 3 Quality Engineering 2010-03-12 04:23:30 UTC
Integrated into 'main-golden', will be available in build *201003120200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/9d8cabf09e12
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing BZ#181440 cygwin warning