[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [27621] trunk/blender: Fix for [#21639] Playback with AV-sync and None sound system.

Stephen Swaney sswaney at centurytel.net
Sat Mar 20 18:56:18 CET 2010


On Sat, Mar 20, 2010 at 12:50:27PM +0100, Joerg Mueller wrote:
> Revision: 27621
>           http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=27621
> Author:   nexyon
> Date:     2010-03-20 12:50:27 +0100 (Sat, 20 Mar 2010)
> 
> Log Message:
> -----------
> Fix for [#21639] Playback with AV-sync and None sound system.
> 
> Modified Paths:
> --------------
>     trunk/blender/intern/audaspace/intern/AUD_NULLDevice.cpp
>     trunk/blender/source/blender/editors/screen/screen_ops.c

This breaks the build on linux:

Compiling ==> 'screen_ops.c'
source/blender/editors/screen/screen_ops.c: In function ‘screen_animation_step’:
source/blender/editors/screen/screen_ops.c:2404: error: ‘NAN’ undeclared (first use in this function)
source/blender/editors/screen/screen_ops.c:2404: error: (Each undeclared identifier is reported only once
source/blender/editors/screen/screen_ops.c:2404: error: for each function it appears in.)
source/blender/editors/screen/screen_ops.c:2414: warning: implicit declaration of function ‘isfinite’

-- 
Stephen Swaney			
sswaney at centurytel.net



More information about the Bf-committers mailing list