Bug #10390 2007-02-15 22:30
westquote
Crash When Importing VS2005 .sln File
Code::Blocks crashes when I try to import a VS2005 .sln file. If this file format is not supported, I expect the program to tell me such, rather than crash.
Reproduction:
1. Create an empty VS2005 makefile project and let it create the solution automatically.
2. Save the solution/project and quit VS2005.
3. Open Code::Blocks.
4. Try to import the solution into Code::Blocks.
5. Observe fatal crash.
- Category
- Application::Crash
- Group
- Status
- Closed
- Close date
- 2007-03-12 14:03
- Assigned to
- biplab
History
Just for the sake of completeness: Which version did you use? On which platform? Built by yourself? If yes, which version of wxWidgets, which Compiler(-version)?
Can't reproduce any fatal crash. If the bug still persists, then please provide us a sample file.
Thanks
It seems that this bug got fixed with the fix of another bug. I can't even produce any warning messages which I was getting earlier.
Thus I'm closing this. Thanks for reporting it.