gnucap-devel
[Top][All Lists]
Advanced

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

[Gnucap-devel] node_t::map


From: Felix Salfelder
Subject: [Gnucap-devel] node_t::map
Date: Sat, 15 Dec 2012 16:07:28 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

Hi Al.

as it seems, the call
_n[i].n_()->set_user_number(_n[j].e_())
from DEV::expand collapses the nodes i and j.

afaics (as of now) in node_t::map, e_() equals t_().
node_t::map sets _m = to_internal(t_());
to make collapses work, e_() should be used here.

(if this is wrong, please tell me how i'm supposed to collapse nodes)

regards
felix



reply via email to

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