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>.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to