don't rely on the ability of perl 5.6.x to remove elements from arrays
commit6deece83dc9b115fb340b0b8173526602a7dd86d
authorAndrew Tridgell <tridge@samba.org>
Tue, 16 Dec 2003 03:21:34 +0000 (16 03:21 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 16 Dec 2003 03:21:34 +0000 (16 03:21 +0000)
treee32188aa6a8a4882042a12f2c140494575a88192
parent727c3bfdebf67e306e1ab15bb533e67b1e1b9090
don't rely on the ability of perl 5.6.x to remove elements from arrays
using delete(). This makes pidl portable back to perl 5.0.
(This used to be commit 9175293535246f55f50f52501ec451c951a94eb1)
source4/build/pidl/util.pm