[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [60658] trunk/blender: Lock-free memory allocator

Thomas Dinges blender at dingto.org
Thu Oct 10 16:33:52 CEST 2013


Hi Sergey,
this fails on windows again. ;) Here the error message (translated the 
error messages)

mallocn.c
intern\guardedalloc\mmap_win.h(54) : error C2146: Syntax error: Missing 
')' before 'offset'
intern\guardedalloc\mmapC_wompiling ==> 'mallocn_guarded_impl.c'in.h(54) 
: error C2081: 'off_t': name in formal Parameter list not valid
intern\guardedalloc\mmap_win.h(54) : error C2061: Syntax error: 'offset'
intern\guardedalloc\mmap_win.h(54) : error C2059: Syntax error: ';'
intern\guardedalloc\mmap_win.h(54) : error C2059: Syntax error: ')'
Compiling ==> 'mallocn_lockfree_impl.c'

Best regards,
Thomas

Am 10.10.2013 13:58, schrieb Sergey Sharybin:
> Revision: 60658
>            http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=60658
> Author:   nazgul
> Date:     2013-10-10 11:58:01 +0000 (Thu, 10 Oct 2013)
> Log Message:
> -----------
> Lock-free memory allocator
>



More information about the Bf-committers mailing list