The warning no more comes from util.c, it comes from numeric.c.
[p5sagit/p5-mst-13.2.git] / lib / warnings / av
1   av.c  
2
3   Mandatory Warnings ALL TODO
4   ------------------
5   av_reify called on tied array         [av_reify]
6
7   Attempt to clear deleted array        [av_clear]
8   
9 __END__