Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: ff0fcebbea1635f046b8ceae0eeef66139c4eef8
https://github.com/dyninst/dyninst/commit/ff0fcebbea1635f046b8ceae0eeef66139c4eef8
Author: Peter Foley <pefoley2@xxxxxxxxxxx>
Date: 2016-11-21 (Mon, 21 Nov 2016)
Changed paths:
M dynC_API/src/C.y
M dynC_API/src/dynC.tab.C
M dynC_API/src/dynC.tab.h
Log Message:
-----------
remove trailing whitespace
Commit: 4b2d8b20695147795731f7c9c18d43ee611992d8
https://github.com/dyninst/dyninst/commit/4b2d8b20695147795731f7c9c18d43ee611992d8
Author: Peter Foley <pefoley2@xxxxxxxxxxx>
Date: 2016-11-21 (Mon, 21 Nov 2016)
Changed paths:
M dynC_API/src/C.y
M dynC_API/src/dynC.tab.C
Log Message:
-----------
Fix writable string warning
C.y:43:25: warning: ISO C++ forbids converting a string constant to
âchar*â [-Wwrite-strings]
Commit: 8849ea344293bd7a76b2256bcd117d042330c1c6
https://github.com/dyninst/dyninst/commit/8849ea344293bd7a76b2256bcd117d042330c1c6
Author: Peter Foley <pefoley2@xxxxxxxxxxx>
Date: 2016-11-21 (Mon, 21 Nov 2016)
Changed paths:
M symtabAPI/src/Object-elf.C
Log Message:
-----------
fix unused but set warning
Compare: https://github.com/dyninst/dyninst/compare/e52fd0ac3981...8849ea344293
|