$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Emmas (john_at_[hidden])
Date: 2021-09-09 17:12:40
On 09/09/2021 16:48, Joaquin M López Muñoz via Boost-users wrote:
>
> Please note that dogs in line 29 is defined as:
>
> Dogs dogs;
>
> whereas in your original code this was:
>
> Animals dogs;
>
> Maybe this is the problem?
>
Aaargh, you're right - that was exactly it.
Many thanks and sorry for the top-posts,
John