Re: [Lcms-user] static code analysis

2008-01-24 Thread Marti Maria
PROTECTED] On Behalf Of Louis Solomon [SteelBytes] Sent: Tuesday, January 22, 2008 2:14 AM To: LittleCMS Users Subject: [Lcms-user] static code analysis results of static code analysis using VisualStudio 2008 TeamSuite some are bogus, but some are simple to fix ... eg cmsio1.c(934) and cmsio1.c(1043

[Lcms-user] static code analysis

2008-01-21 Thread Louis Solomon [SteelBytes]
results of static code analysis using VisualStudio 2008 TeamSuite some are bogus, but some are simple to fix ... eg cmsio1.c(934) and cmsio1.c(1043) cmscgats.c(422) : warning C6328: 'const char' passed as parameter '1' when 'unsigned char' is required in call to 'isalpha' cmscgats.c(440) : warn