[Bro-Dev] #895: Use of &redef attribute at inappropriate times

Bro Tracker bro at tracker.bro-ids.org
Thu Oct 11 20:01:00 PDT 2012


#895: Use of &redef attribute at inappropriate times
---------------------+------------------------
 Reporter:  seth     |      Owner:
     Type:  Problem  |     Status:  new
 Priority:  Normal   |  Milestone:  Bro2.2
Component:  Bro      |    Version:  git/master
 Keywords:           |
---------------------+------------------------
 This should result in a parse-time error since it doesn't make any sense:

 {{{
 const foobar = 10 &redef;
 redef foobar = 20 &redef;
 }}}

-- 
Ticket URL: <http://tracker.bro-ids.org/bro/ticket/895>
Bro Tracker <http://tracker.bro-ids.org/bro>
Bro Issue Tracker



More information about the bro-dev mailing list