If i use the command line
codeblocks.exe --batch-build-notify --no-batch-window-close --target=All --build "CodeBlocks_wx30_64.workspace"
to build the codeblocks workspace and one of the project fails, the build process is not stopped and at the end a successful build is reported... This is clearly wrong. The build process should terminate, or at the end a warning should be displayed.