[3.9] Does not compile on Linux
Hi,
gcc doesn't like line 470 in simhalt.cc:
vector_tpl<fixed_list_tpl<uint16, 16>> f_list;
There needs to be a space before the second left bracket to comply with the current C++ standard.
See the build log on http://www.43-1.org/~simutrans/simutrans-exp/logs/20090518-0348.log for details.
Regards,
Ansgar
PS: If you want, I can also automatically send the build log to you when the build fails. Please contact me by PM in that case.