Re: [SIP-devel] Hi,I modified the incluce path of Animal
Advanced image processing toolbox for Scilab on Unix/Linux/Mac OS
Status: Beta
Brought to you by:
ricardofabbri
|
From: Zhang C. <ch...@ma...> - 2005-07-23 14:53:53
|
Hi, again
I found a bug at line 150 and 151 of img.c of Animal, following
compiling errors will occur:
img.c:150: error: invalid storage class for function ‘RGBMagick2GrayIMG’
img.c:151: error: invalid storage class for function
‘PSEUDOMagick2GrayIMG’
A possible explanation to it would be found here:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=58598&admit=-682735245+1122122071791+28353475
Zhang Cheng wrote:
>Hi,
>
>I just use splint to make an analysis to the source code of Animal. In
>order to make splint to work fine, I changed the include path from the
>form <animal/common.h> to "common.h". IMHO, the current path is more
>accurate. Ricardo, can I commit my changes without your permission?;-)
>
>BTW, splint is good tool to analyse source code and point out the
>potential bugs at early stage. The software engineers of SUN use it
>heavily to promote the quality of their product.
>
>Zhang Cheng
>
>
>-------------------------------------------------------
>SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
>from IBM. Find simple to follow Roadmaps, straightforward articles,
>informative Webcasts and more! Get everything you need to get up to
>speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
>_______________________________________________
>SIPtoolbox-devel mailing list
>SIP...@li...
>https://lists.sourceforge.net/lists/listinfo/siptoolbox-devel
>
>
>
|