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
I am trying to build/load database for the gcc source code. The error manifests in both cases:
trying to load a cscope DB ( :CCTreeLoadDB [./cscope.out])
trying to load a ccglue DB (:CCTreeLoadXRefDB ./ccglue.out)
Error detected while processing function 367..345..346..253..254..255..279..280:
line 3:
E119: Not enough arguments for function: 289
E15: Invalid expression: s:CCTreeSym.mCreate("")
Error detected while processing function 367..345:
line 6:
E171: Missing :endif
The text was updated successfully, but these errors were encountered:
I am trying to build/load database for the gcc source code. The error manifests in both cases:
:CCTreeLoadDB [./cscope.out]
):CCTreeLoadXRefDB ./ccglue.out
)The text was updated successfully, but these errors were encountered: