aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

LPX-01093: [XQST0093] Module depends on itself

LPX-01093: [XQST0093] Module depends on itself
Cause: It is a static error to import a module M1 if there exists a sequence of modules M1 ... Mi ... M1 such that each module directly depends on the next module in the sequence (informally, if M1 depends on itself through some chain of module dependencies.)
Action: None

请先 登录 后评论

1 个回答

小智
LPX-01093:[XQST0093]模块依赖于本身,
.原因:如果存在模块M1 ... Mi ... M1的序列,导致模块M1是静态错误,使得每个模块直接依赖于顺序中的下一个模块(非正式地,如果M1依赖于自身通过一些模块依赖链。),
.行动:无,
.
请先 登录 后评论