[EXT_EP-9678] (Linux) Any attempt to remove a single search path removes all entries Created: 18/Feb/20 Updated: 11/Jan/21 Resolved: 11/Jan/21 |
|
| Status: | Fixed |
| Project: | Embedded Software & Tools |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Medium |
| Reporter: | TI User | Assignee: | TI User |
| Resolution: | Fixed | Votes: | 0 |
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Product: | Code Composer Studio IDE |
| Internal ID: | CCSIDE-3790 |
| Forum URL: | https://e2e.ti.com/support/tools/ccs/f/81/t/880691 |
| Found In Release: | CCS 9.2.0 CCS_10.0.0 CCS_9.3.0 |
| Fix In Release: | CCS_10.2.0 |
| Affected Platform/Device: | Generic |
| Workaround: | In project Properties dialog, click "Show advanced settings", then go to "C/C++ Build > Settings" and use that to edit the build options. |
| Release Notes: | When trying to remove a project include search path (compiler) or library search path (linker), the action actually removes all paths in the dialog box.
This happens in various versions of Linux (Ubuntu 16.04, 18.04, Mint) and with CCSv9.2.0, 9.3.0 and 10.0.0. CCSv9.1.0 and prior work well. |
| Description |
|
When trying to remove a project include search path (compiler) or library search path (linker), the action actually removes all paths in the dialog box. This happens in various versions of Linux (Ubuntu 16.04, 18.04, Mint) and with CCSv9.2.0, 9.3.0 and 10.0.0. CCSv9.1.0 and prior work well. |