﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	revision
480	Another clang compatibility issue	Alpar Juttner	Alpar Juttner	"Yongjia Song, from lemon-user:

> I checked these two version out, however, I still have compiling issues below:
> 
> {{{
> In file included from /Users/administrator/Downloads/lemon-main-62dba6c90f35/tools/lgf-gen.cc:31:
> 
> In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/algorithm:593:
> 
> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/utility:221:9: error: 
> 
>       field has incomplete type '_delaunay_bits::BeachIt'
> 
>     _T2 second;
> 
>         ^
> 
> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__tree:602:16: note: 
> 
>       in instantiation of template class 'std::__1::pair<double,
> 
>       _delaunay_bits::BeachIt>' requested here
> 
>     value_type __value_;
> 
>                ^
> 
> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__tree:624:22: note: 
> 
>       in instantiation of template class
> 
>       'std::__1::__tree_node<std::__1::pair<double, _delaunay_bits::BeachIt>,
> 
>       void *>' requested here
> 
>     typedef typename __node::base                                 __node_base;
> 
>                      ^
> }}}
> [...]
> 
> -- 
> Sincerely:
> SONG Yongjia（宋永佳）
> "	defect	closed	major	LEMON 1.4 release	core	release branch 1.3	fixed		yjsong.pku@…	62dba6c90f35
