> Tried to get 20071011 running and ended up with the
following error.
>
> ----8<----8<----8<----8<----
> Loading Caudium ... error:
> base_server/caudium.pike:1549 Error: Identifier
'cache_manager' is not
> a const
> ant
> base_server/caudium.pike:1549 Error: syntax error,
unexpected
> TOK_ARROW
> base_server/caudium.pike:1553 Error: syntax error,
unexpected '}'
> base_server/caudium.pike:1553 Error: Missing ';'.
> ---->8---->8---->8---->8----
>
> Changes made to the CVS. I guess a new snapshot will be
automatically
> made tonight?
Patched 20071011 snapshot. I'm currently fighting with
this:
----8<----8<----8<----8<----
base_server/caudium.pike:1545 Error: Too few arguments to
clone call.
base_server/caudium.pike:1545 Error: Expected:
function(string, string
: objec
t(is 66126))
base_server/caudium.pike:1545 Error: Got :
function(mixed : void |
mixed)
---->8---->8---->8---->8----
Line 1545 is:
----8<----8<----8<----8<----
cache_manager->set_slowstorage(Storage.Manager(QUERY(cach
e_storage_type)
));
---->8---->8---->8---->8----
The weird part is that nothing seems to have changed there
for a while.
I'll have a look with a fresher mind tomorrow.
--
Bertrand
|