lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: avoiding forward declarations in stencil.hh


From: David Kastrup
Subject: Re: avoiding forward declarations in stencil.hh
Date: Mon, 30 Jan 2012 14:49:54 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

Graham Percival <address@hidden> writes:

> On Mon, Jan 30, 2012 at 12:56:50PM +0100, address@hidden wrote:
>> The problem is that the file in question is stencil.hh.
>> I got around it by using Drul_array<SCM> and having the drul
>> arrayed populated with smobified stencils.
>
> I hope that my
> 6e2e1d6a13aba88a3a8eecc0d46f96ad245c152a
> didn't mess up anything?

It would appear to me that Mike would have wanted to have each stencil
contain as a part an array with two stencils (rather than pointers to
them) in it.

How the compiler chooses to object to this logical impossibility will
depend on the exact code, but I don't think that this problem should be
cause to worry.

-- 
David Kastrup




reply via email to

[Prev in Thread] Current Thread [Next in Thread]