User forums > Nightly builds
The 01 October 2013 build (9378) is out.
scarphin:
--- Quote from: stahta01 on October 07, 2013, 09:00:56 pm ---
--- Quote from: rathapolk on October 07, 2013, 08:35:29 pm ---When I go to properties on a file and tick "Use custom command to build this file" in Advanced tab, it will automatically tick "File is read-only" in General tab. Is this an intended behavior?
--- End quote ---
If the file is read only (Operating System Setting), yes it is the intended behavior.
Tim S.
--- End quote ---
I am also experiencing this and unfortunately the files are not read only. I think that's a bug.
oBFusCATed:
It is a bug...
oBFusCATed:
Should be fixed in trunk.
Static:
What about #include filenames completion? This feature seems to work sometimes and sometimes it doesn't.
Assume I want to include the file at "../dialogs/CustomDialog.h"
So, I type:
#include "../d" (note the closing quote mark)
and here comes CC suggesting "../dialogs/CustomDialog.h". I press 'enter' and get
#include "../dialogs/CustomDialog.h"" (extra quote mark)
or even
#include "../d../dialogs/CustomDialog.h" (my input wasn't overwritten)
But sometimes headers completion works perfectly.
Should this be reported as a bug?
oBFusCATed:
fIf you can provide simple project and the exact steps to reproduce it - the yes report it as a bug.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version