Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: rcrnstn on June 17, 2010, 04:28:52 pm

Title: BUG: File will not open when file/path includes "$"
Post by: rcrnstn on June 17, 2010, 04:28:52 pm
If I try to open a file with a path/filname which includes the character "$" (either by the Open File dialogue or Drag-and-Drop) nothing happens. I assume it has to do with internal $varname expansion, I'm not familiar with the C::B source though, so cant say for sure.

C::B Version: svn build rev 6271 (2010-05-19 09:59:01) gcc 4.4.1 Windows/unicode - 32 bit
OS: Windows XP SP3

I understand that this has low priority but it's a bug nonetheless and I thought I should report it
Regards