scalar parameter xxxxx created globally in function xxxx

build_prompt:1: scalar parameter RETVAL created globally in function build_prompt
build_prompt:2: scalar parameter segment created globally in function build_prompt

这个信息总是偶尔出现,

 

解决方案:

local RETVAL

关于segment这个变量的提示信息还没有解决

 

 

相关文章:

  • 2022-01-24
  • 2022-12-23
  • 2021-11-27
  • 2022-12-23
  • 2021-07-03
  • 2022-12-23
  • 2022-12-23
  • 2021-04-19
猜你喜欢
  • 2022-01-01
  • 2022-12-23
  • 2021-09-04
  • 2021-09-24
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案