fix #198 pblock & pproperties type erro by dhcdht · Pull Request #241 · facebook/chisel · GitHub
Skip to content

fix #198 pblock & pproperties type erro - #241

Open
dhcdht wants to merge 1 commit into
facebook:mainfrom
dhcdht:master
Open

dhcdht wants to merge 1 commit into
facebook:mainfrom
dhcdht:master

Conversation

@dhcdht

@dhcdht dhcdht commented Apr 23, 2018

Copy link
Copy Markdown
(lldb) pblock completion
error: error: cannot initialize a parameter of type 'id _Nonnull' with an rvalue of type 'NSString *'
passing argument to parameter 'aKey' here
error: cannot initialize a parameter of type 'id _Nonnull' with an rvalue of type 'NSString *'
passing argument to parameter 'aKey' here
error: error: cannot initialize a parameter of type 'id _Nonnull' with an rvalue of type 'NSString *'
passing argument to parameter 'aKey' here
error: cannot initialize a parameter of type 'id _Nonnull' with an rvalue of type 'NSString *'
passing argument to parameter 'aKey' here
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/FBClassDump.py", line 142, in run
signature = json['signature']
TypeError: 'NoneType' object has no attribute 'getitem'

@facebook-github-bot

Copy link
Copy Markdown
Contributor

@facebook-github-bot

Copy link
Copy Markdown
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants