[sr-dev] [selecs] @v.branch and others are not exported

Iñaki Baz Castillo ibc at aliax.net
Wed Jun 29 18:49:29 CEST 2011


2011/6/29 Iñaki Baz Castillo <ibc at aliax.net>:
> So, what does it mean "[select_core.c:378]: missing VIA[6] header" ?

Interesting: If I write:

  xlog("L_INFO", "[$sel(@v[1].branch)] $rm  from $fu ($fU) to $ru
($sel(@v[1].transport) $si : $sp)");

Then it works (no warning about missing Via[6] header).

So:

- $sel(@v.transport  works ok (retrieves transport of first Via).
- $sel(@v[1].transport  works ok (same).
- $sel(@v.branch does not work (it says "[select_core.c:378]: missing
Via[6] header").
- $sel(@v[1].branch works ok (retrieves branch of first Via).


It's clearly a bug, am I wrong?



-- 
Iñaki Baz Castillo
<ibc at aliax.net>



More information about the sr-dev mailing list