On Wed, 2008-03-12 at 14:15 +1300, Amos Jeffries wrote:
> === modified file 'src/ACLBrowser.cc'
> --- src/ACLBrowser.cc 2004-12-20 23:30:12 +0000
> +++ src/ACLBrowser.cc 2008-03-12 01:10:46 +0000
> @@ -41,11 +41,7 @@
>
> /* explicit template instantiation required for some systems */
>
> -template class ACLStrategised<char const *>
> -
> -;
> template class ACLRequestHeaderStrategy<HDR_USER_AGENT>
> -
> ;
forte used to fail to build without the explicit instantiation. It might
be an idea to #ifdef that; or alternatively, you should remove the
comment as well as the explicit instantiation.
bb:tweak
-Rob
-- GPG key available at: <http://www.robertcollins.net/keys.txt>.
This archive was generated by hypermail pre-2.1.9 : Tue Apr 01 2008 - 13:00:10 MDT