[Bro-Dev] [JIRA] (BIT-423) Additional dynamic init time pattern construction

Jon Siwek (JIRA) jira at bro-tracker.atlassian.net
Tue Mar 17 10:04:00 PDT 2015


     [ https://bro-tracker.atlassian.net/browse/BIT-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jon Siwek updated BIT-423:
--------------------------
    Fix Version/s:     (was: 2.4)
                   2.5

> Additional dynamic init time pattern construction
> -------------------------------------------------
>
>                 Key: BIT-423
>                 URL: https://bro-tracker.atlassian.net/browse/BIT-423
>             Project: Bro Issue Tracker
>          Issue Type: Problem
>          Components: Bro
>            Reporter: Seth Hall
>              Labels: language
>             Fix For: 2.5
>
>
> The pattern building BiF are now working, but I think that pattern construction operators need to be supported with variables too.
> {noformat}
> const a = /abc/;
> const b = /def/;
> const c = a | b;
> {noformat}
> This doesn't seem to work currently.



--
This message was sent by Atlassian JIRA
(v6.4-OD-15-055#64014)


More information about the bro-dev mailing list