You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MTR_COMBINATIONS contains comma-separated list of currently applied
combinations "x,y,...". MTR_COMBINATION_X, MTR_COMBINATION_Y, ... are
set to 1 for this list of combinations.
Fixed dead check: non-existent element $tinfo->{combination}.
Better use this clause:
use warnings FATAL => 'uninitialized';
But this must be very well tested.
0 commit comments