Op 3-jun-04 om 0:00 heeft Thomas Schuerger het volgende geschreven:
One style code comment: Never use C++ comments in C code, that is don't use // but use /* */.Hi,
here is a reworked HSEP patch (apply this to gtk-gnutella-current without the previous patch #8):
http://www.menden.org/gnutella/hsep-patch8_1.txt
When you edit an existing file not 'owned' by you. Add your name or initials to the comment with the date added. Something like:
/*
* Some kind of comment
* -- JA, 2/6/2004
*/
However, i can't apply your patch to CVS yet, as it makes the GTK2 interface crash.
** ERROR **: file prop.c: line 754 (prop_get_guint32): assertion failed: (offset+length <= PROP(ps,prop).vector_size)
aborting...
-- Jeroen
------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ Gtk-gnutella-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
