[binutils-gdb] Further document ada-lang.c::value_assign_to_component & fix whitespaces.
sergiodj+buildbot@redhat.com
sergiodj+buildbot@redhat.com
Tue May 5 22:44:00 GMT 2015
*** TEST RESULTS FOR COMMIT 7c5127443be1d3d0477b3b1d25875023992409bc ***
Author: Joel Brobecker <brobecker@adacore.com>
Branch: master
Commit: 7c5127443be1d3d0477b3b1d25875023992409bc
Further document ada-lang.c::value_assign_to_component & fix whitespaces.
This patch improves the documentation of ada-lang.c's
value_assign_to_component to publish the fact that it also works
with not_lval values.
And touching this area of the code showed that there were a number
of whitespace issues, as well as a formatting issue of the main comment
(no leading '*' on each line). This patch fixes those while at it.
No functional change, however.
gdb/ChangeLog:
* ada-lang.c (value_assign_to_component): Reformat and improve
documentation. Remove all trailing spaces.
More information about the Gdb-testers
mailing list