Re: A89: installing C Event Hooks + misc other...


[Prev][Next][Index][Thread]

Re: A89: installing C Event Hooks + misc other...




> "discards qualifiers from pointer target type"

I think that comes from the 'const' declaration of your parameters. 
Actually, I think that many parameters in the TIGCC Library functions should be
declared as 'const', too; then your problem wouldn't appear.  I'm not that
familiar with C to know what a difference this would make.  Any comments (so I
might change it in the next release)?

-- 
Sent through GMX FreeMail - http://www.gmx.net



References: