On Tue, 29 Mar 2011 23:26:28 +0200, Or Goshen <[email protected]> wrote:
> It is documented here:
> http://lists.fedoraproject.org/pipermail/devel/2011-February/148523.html
>
> under "uninitialized const".
>
> You're suppose to either supply an initializer or a default constructor.
>
> A default constructor can be a simple "A() {}"
Somewhat more concretely, what happens if you add the following at line 78
PageFloatFlowObj() {}
and the following at line 98
PageFootnoteFlowObj() {}
Regards,
Matt.
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page