Hi,
I am very sorry, but I have to report two problems about build 2281:
1) C++ code explorer now incorrectly parses simple C example. Function
_test2_ isn't shown in code explorer:
#ifdef X
void test1( void)
{
#ifdef Y
// some code 1
#else
// some code 2
#endif
}
#endif
void test2( void)
{
}
2) Seems that problem with corrupted output window still sometimes appears. But
the new small disadvantage of build 2281 is that text is written to output
window only when external tool is closed. This is not convenient when for
example building big project which takes several minutes. So until end of build
is not possible to see output messages, maybe compiler shows some warnings and
is sense to cancel this build, not waiting until end of build.
--
<http://forum.pspad.com/read.php?6,42668,42693>
PSPad freeware editor http://www.pspad.com