pmachata / dwgrep

a tool for querying Dwarf (debuginfo) graphs
http://pmachata.github.io/dwgrep/
GNU General Public License v3.0
53 stars 10 forks source link

a few minor patches #4

Closed tromey closed 9 years ago

tromey commented 9 years ago

Here's a few minor patches:

tromey commented 9 years ago

Oops, sorry about the merge conflicts. I can rebase tomorrow.

tromey commented 9 years ago

I updated that bit. The formatting is a bit weird, maybe. I followed the rule of "do whatever Emacs does", but Emacs isn't aware of braced initializers yet.

pmachata commented 9 years ago

Thanks for the contribution! I fixed the alignment on brace initilization by hand, emacs doesn't handle this well.