Change 5335
Tony Smith
committed this change
into
//guest/tony_smith/perforce/API/Ruby
Request Review
Download .zip
Bug fix: P4::Spec#[]= method didn't work properly when constructed
without a fieldmap. In that case, the user might see this error:
P4.rb:292:in `[]=': undefined method `[]' for nil:NilClass (NoMethodError)
This change corrects the logic and the method now works properly.
Files
4
Comments
0
4
edited
0
added
0
deleted
•
current/P4Ruby.tar.gz#47
Loading...
main/Changes#54
Loading...
main/lib/P4.rb#21
Loading...
main/p4rb_version.h#56
Loading...
Tip: Use
n
and
p
to cycle through the changes.