Issue 1542019: patch in bug 1542016 (original ) (raw ) Issue1542019
Created on 2006-08-17 14:27 by sgala , last changed 2022-04-11 14:56 by admin . This issue is now closed .
Files
File name
Uploaded
Description
Edit
pcall.patch
sgala,2006-08-17 14:27
typo in call profile reporting
Messages (2)
msg50930 - (view)
Author: Santiago Gala (sgala)
Date: 2006-08-17 14:27
As commented in bug 1542016, reporting via sys.callstats() is missing the PCALL_POP values, due probably to a typo when this last profile condition was added. This patch makes it behave.
msg50931 - (view)
Author: Georg Brandl (georg.brandl) *
Date: 2006-08-17 14:41
Logged In: YES user_id=849994 As the patch is already in bug #1542016 (and it is very small), I'm closing this again.
History
Date
User
Action
Args
2022-04-11 14:56:19
admin
set
github: 43845
2006-08-17 14:27:25
sgala
create