Re: [gdm-list] [PATCH] fix indirect xdmcp with ipv6




Ludwig:

Brian Cameron wrote:
Thanks for the patches.  Though in the future could you please send
patches as attachments

Sure. Although you can just save the mail with all headers etc to a
file and pipe it through patch. patch ignores the 'garbage' around
the diff.

Thanks.  Good to know.

or (better yet) attach them to bugs in bugzilla.gnome.org.

That's kind of long winded to do. I'd prefer to use the list if you
don't mind. It's easier for follow-up discussions too.

It's nice to record changes to GDM in the bug reporting tool, though.

Anyway, I did not apply a few of your changes to daemon/verify-pam.c
since they caused warnings to show up in Solaris.  If you want to
rework that patch so that the current code is surrounded by

#ifdef __sun
...
#else
your code
#endif

Then I would accept it, so it works on Solaris and Linux.

Which parts? I don't have Solaris so I can't check myself.

Your previous patch only had five 1-2 line modifications.  The
existing code should go in the #ifdef __sun section, your modification
should go in the else.  I will test your patch on Solaris if you
send it to me.

Brian



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]