[Bug translator/12333] New: array slice operations

fche at redhat dot com sourceware-bugzilla@sourceware.org
Fri Dec 17 15:50:00 GMT 2010


http://sourceware.org/bugzilla/show_bug.cgi?id=12333

           Summary: array slice operations
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap@sources.redhat.com
        ReportedBy: fche@redhat.com


There have been requests to be able to operate on array slices
such as

  delete foo[*,*,"yo"]
  foreach([a,b,c] in foo[*,*,"yo"]) { }

... though that syntax looks a big funny.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Systemtap mailing list