Bug 431921 - Unexpected error while formatting project
Summary: Unexpected error while formatting project
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-other (show other bugs)
Version: 8.3.0   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-03 10:29 EDT by Iulia Vasii CLA
Modified: 2020-09-04 15:23 EDT (History)
1 user (show)

See Also:


Attachments
print screens + log files (56.37 KB, application/x-zip-compressed)
2014-04-03 10:29 EDT, Iulia Vasii CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Iulia Vasii CLA 2014-04-03 10:29:36 EDT
Created attachment 241555 [details]
print screens + log files

Steps to reproduce:
- create C project choosing any toolchain
  File -> New -> C Project -> Heelo World ANSI C Project -> I chose Cygwin
- do not build project
- add an assembly source file
  project -> File -> New -> Source File -> start.S
You should have by now two source files: <project_name>.c and start.S.
- close all files opened in the editor
- project right click -> Source -> Format
Warning appears: "Undo is not supported" - see undo_not_supported.jpg
- press OK
- Error appears: Unexpected error while formatting - see unexpected_error.jpg
Attached is also the log file.