Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2172516

This is my first stab at wrapping generated C source code "harder" at 80
characters. The first two patches only tweak "scripts/git.orderfile".
The last patch modifies the generator. I'm posting the last patch
effectively in isolation (from any other generator patches) so we can
agree on the approach up-front, before I do more work.

Laszlo

Laszlo Ersek (3):
  scripts/git.orderfile: drop "generator/generator"
  scripts/git.orderfile: put *.mli first among generator files
  generator: indent C argument list 2 spaces relative to function
    designator

 generator/C.mli       |  3 +-
 generator/C.ml        | 33 ++++++++++++++++----
 generator/GoLang.ml   |  4 +--
 scripts/git.orderfile |  2 +-
 4 files changed, 32 insertions(+), 10 deletions(-)


base-commit: 86820dbab49723d8ce3182fb0b94f3006f151b57
_______________________________________________
Libguestfs mailing list
Libguestfs@redhat.com
https://listman.redhat.com/mailman/listinfo/libguestfs

Reply via email to