Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/haskell/8.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Perforce签入错误:由于编译错误,/Perforce/master/utils/p4trigger/FixCheck.pl的执行被中止_Perforce - Fatal编程技术网

Perforce签入错误:由于编译错误,/Perforce/master/utils/p4trigger/FixCheck.pl的执行被中止

Perforce签入错误:由于编译错误,/Perforce/master/utils/p4trigger/FixCheck.pl的执行被中止,perforce,Perforce,我试图提交一个变更列表,并得到以下错误。找不到任何可能的原因,这看起来超出了我的改变。任何帮助都将不胜感激 'FixAddCheck' validation failed: "my" variable $sChange masks earlier declaration in same scope at /perforce/master/utils/p4trigger/FixCheck.pl line 120. "my" variable $sFixCnt masks earlier decla

我试图提交一个变更列表,并得到以下错误。找不到任何可能的原因,这看起来超出了我的改变。任何帮助都将不胜感激

'FixAddCheck' validation failed: "my" variable $sChange masks earlier declaration in same scope at /perforce/master/utils/p4trigger/FixCheck.pl line 120.
"my" variable $sFixCnt masks earlier declaration in same statement at /perforce/master/utils/p4trigger/FixCheck.pl line 122.
syntax error at /perforce/master/utils/p4trigger/FixCheck.pl line 106, near "){"
syntax error at /perforce/master/utils/p4trigger/FixCheck.pl line 116, near "} elsif"
syntax error at /perforce/master/utils/p4trigger/FixCheck.pl line 125, near "}"
Execution of /perforce/master/utils/p4trigger/FixCheck.pl aborted due to compilation errors.

Perforce管理员已将Perl脚本设置为预提交触发器,该脚本中存在导致触发器失败(并拒绝提交)的错误。将这些错误转发给管理员,以便他们可以调试(或禁用)触发器脚本