X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=HACKING;h=cdcca6893962087cc43445cdec6441d8df1ae68f;hb=8e570870f577ff0c3db074f88924633b559af5d4;hp=b2fab3ed28ca4869b14a1b1cb414c17bda269e4d;hpb=f5d2602bf6d40ecc71a5a17e0be9f480e9a4453a;p=libguestfs.git diff --git a/HACKING b/HACKING index b2fab3e..cdcca68 100644 --- a/HACKING +++ b/HACKING @@ -21,8 +21,19 @@ Formatting Try to use GNU / Emacs default formatting, following the convention used elsewhere in the source. +Please make sure that the code compiles without warnings. + +Please test any changes + +Debugging +---------------------------------------------------------------------- + +Use 'guestfish -v', which will show error messages etc from the +daemon. + Patches ---------------------------------------------------------------------- Submit patches to the fedora-virt mailing list: http://www.redhat.com/mailman/listinfo/fedora-virt +and CC to rjones@redhat.com