is there any possible problems that can arise from too many error messages? On my current project I am getting 7 warnings 5 from unused parameters and 2 from possible use before declaration. Are there any problems that this can cause?