gnucap-devel
[Top][All Lists]
Advanced

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

Re: [Gnucap-devel] waves branch and wave copy constructor


From: Felix Salfelder
Subject: Re: [Gnucap-devel] waves branch and wave copy constructor
Date: Sat, 7 Mar 2015 18:46:02 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Hi Al.

On Sat, Mar 07, 2015 at 11:14:23AM -0500, al davis wrote:
> Look at the unstable branch.  There is an updated dispatcher.  
> This issue is not fixed there, but it explains what is 
> happening.

ok, i missed these commits. :/

> Proper fix is that the simple one is the only one.

i do not see how the current constructor could work for non-static
dispatchers (as it does not initialize _map "cleanly").

are you suggesting to unconditionally initialize _map, and
shortcut/remove the link-order sanity check eventually (and cross
fingers instead)?

somehow i think _map should be just a map (rather than map*) and the
sanitycheck should be done another way...

thanks
felix



reply via email to

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