Changeset: 1cad270a7131 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1cad270a7131
Modified Files:
        clients/Tests/exports.stable.out
        clients/mapiclient/Tests/stethoscope--help.stable.err
Branch: default
Log Message:

Approve after recent changes.


diffs (23 lines):

diff --git a/clients/Tests/exports.stable.out b/clients/Tests/exports.stable.out
--- a/clients/Tests/exports.stable.out
+++ b/clients/Tests/exports.stable.out
@@ -3648,6 +3648,7 @@ void setPolymorphic(InstrPtr p, int tpe,
 void setReturnArgument(InstrPtr p, int varid);
 str setScenario(Client c, str nme);
 str setStartPoint(Module cntxt, str mod, str fcn);
+void setVarName(MalBlkPtr mb, int i, str nme);
 void setVarType(MalBlkPtr mb, int i, int tpe);
 str setWriteModeRef;
 void showAllScenarios(stream *f);
diff --git a/clients/mapiclient/Tests/stethoscope--help.stable.err 
b/clients/mapiclient/Tests/stethoscope--help.stable.err
--- a/clients/mapiclient/Tests/stethoscope--help.stable.err
+++ b/clients/mapiclient/Tests/stethoscope--help.stable.err
@@ -21,7 +21,7 @@ The trace options (default 'ISTest'):
   S = monitor start of instruction profiling
   a = aggregate clock ticks per instruction
   e = event counter
-  f = module.function name
+  f = enclosing module.function name
   i = instruction counter
   I = interpreter thread number
   T = wall clock time
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to