double check exec for call parameters

Bug #570166 reported by edA-qa
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
TestPlan
Won't Fix
High
Unassigned

Bug Description

"exec" should work exactly like "call" wrt to parameters in Cmds and overrides. This should be guaranteed. I think now this works as expected, but more by accident than design. The idea is that "call" could be replaced with "exec" in any case and have the with parameters work as is.

Revision history for this message
edA-qa (eda-qa) wrote :

After review I've decided against this. "exec" and "call" operate quite differently, and they thus serve very different purposes. The key difference is that "call" does not create a new context where "exec" does descend into a new context. "call" does however use a virtual context for the "CallParams".

The one direction does work however, whatever can be called with "exec" can also be called with "call".

Changed in testplan:
status: Triaged → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.