[theora-dev] compglobals.c

Ralph Giles zen6669 at zen.co.uk
Wed Oct 23 16:13:19 PDT 2002



On Wednesday, October 23, 2002, at 02:25 PM, Mauricio Piacentini wrote:

> I also found that I got several warnings when building the lib (80 or 
> so).
> Most are related to possible loss of data during conversions (which is 
> not
> happening so far as I have determined), but some are caused by the 
> lack of
> some standard includes (for abs(), memset(), memcpy() etc) on some .c 
> files.
> Is there a process to log this so that it can be patched at cvs? The 
> library
> compiles anyway and issues warnings assuming these functions will be
> provided externally, but warnings make me nervous.

Generally you should just send patches here, I think.

I can't speak for Monty, but regarding the warnings:

The 'possible loss of data during conversions' are almost certainly 
spurious. The xiph code tends to rely on the truncation effects, and 
generally casts don't help readability much. It's best to turn these 
off an not worry about them.

The missing includes are a bug, and patches would be welcome.

FWIW,
  -r

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'theora-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Theora-dev mailing list