facebook / facebook/chisel

pivar and wivar can not be used.

Aperta
#182 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
9.2k
Fork
790
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

(lldb) pivar self _view
error: error: call to unavailable function 'object_getInstanceVariable': not available in automatic reference counting mode
error: no matching function for call to 'ivar_getTypeEncoding'
note: candidate function has been explicitly made unavailable
note: candidate function not viable: cannot convert argument of incomplete type 'void *' to 'Ivar' (aka 'objc_ivar *')
error: 2 errors parsing expression
Traceback (most recent call last):
File "/usr/local/opt/chisel/libexec/fblldb.py", line 83, in runCommand
command.run(args, options)
File "/usr/local/Cellar/chisel/1.5.0/libexec/commands/FBPrintCommands.py", line 293, in run
result = fb.evaluateExpressionValue('(({} *)({}))->{}'.format(printCommand, objectClass, object, ivarName))
NameError: global name 'printCommand' is not defined

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.