[Bro-Dev] [JIRA] (BIT-924) String BIFs Return 1-indexed string_arrays

Robin Sommer (JIRA) jira at bro-tracker.atlassian.net
Fri Oct 31 16:45:07 PDT 2014


    [ https://bro-tracker.atlassian.net/browse/BIT-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18621#comment-18621 ] 

Robin Sommer commented on BIT-924:
----------------------------------

Yeah, that sounds good. We could also add a command line flag that 
statically checks for use of deprecated functionality so that people
don't only see it during runtime.

A slightly alternative approach would be CMake's policies, where one
can set (and eventually switch) a default value. But I've always found
that confusing because it's not just the cmake's version that
determines what's acceptable, but also the policy setting.


> String BIFs Return 1-indexed string_arrays
> ------------------------------------------
>
>                 Key: BIT-924
>                 URL: https://bro-tracker.atlassian.net/browse/BIT-924
>             Project: Bro Issue Tracker
>          Issue Type: Problem
>          Components: Bro
>    Affects Versions: git/master
>            Reporter: grigorescu
>             Fix For: 2.4
>
>
> The following BIFs return 1-indexed string_arrays:
> * sort_string_array
> * split
> * split1
> * split_all
> * split_n



--
This message was sent by Atlassian JIRA
(v6.4-OD-07-004#64005)


More information about the bro-dev mailing list