Change 7179

tony_smith (Tony Smith)
Tony Smith committed this change into //guest/tony_smith/perforce/p4dctl
Request Review
Download .zip
Fix bug introduced in previous change.
In my attempt to sort out
the declaration of yytext, I declared it as an array rather than
a pointer, and that could cause crashes. I also added support
for debugging the parser in the course of fixing this and that's
a useful thing to have anyway.

Updated linux26x86 binary
  • Files 5
  • Comments 0
5 edited 0 added 0 deleted
bin.linux26x86/p4dctl#4
Loading...
src/configparse.c#3
Loading...
src/configparse.h#3
Loading...
src/configparse.y#3
Loading...
src/p4dctl.cpp#4
Loading...
Tip: Use n and p to cycle through the changes.