Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-releng-inbox] [Bug 335503] New: Terminate Launched Binary Before Build

https://bugs.eclipse.org/bugs/show_bug.cgi?id=335503
Product/Component: CDT / cdt-releng

           Summary: Terminate Launched Binary Before Build
    Classification: Tools
           Product: CDT
           Version: 8.0
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: cdt-releng
        AssignedTo: cdt-releng-inbox@xxxxxxxxxxx
        ReportedBy: bigarani@xxxxxxxxx
         QAContact: vivkong@xxxxxxxxxx
                CC: doug.schaefer@xxxxxxxxxxxxx


If the compiled binary is running when attempting to compile, the compile fails
because Eclipse/CDT doesn't have permission to overwrite the binary while it's
in use. 

The user should be prompted to terminate the old process before starting a
re-compile which will fail.

-- 
Configure bugmail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


Back to the top