Gennaro Prota <[EMAIL PROTECTED]> writes:

| On 12 Mar 2003 13:25:36 +0100, [EMAIL PROTECTED] (Lars Gullik Bjønnes)
| wrote:
| 
| >
| >With GCC 3.3. there are a couple of warnings in the regex lib.
| >The warnings is about of the type of the array index.
| >Warning about char being used as index.
| >
| >This patch fixes that. (by casting to unsigned int).
| 
| Actually you are casting to unsigned char.

That is what I meant to say, I mis-wrote.

-- 
        Lgb
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to