Revision 4b7fc76d4b24975d5a72e0c24210d88d8f104243

Sadrul Habib Chowdhury imadil at gmail.com
Thu May 10 20:28:51 EDT 2007


* Stu Tomlinson had this to say on [10 May 2007, 20:15:54 -0400]:
> On Thu, 2007-05-10 at 17:42 -0400, sadrul at pidgin.im wrote:
> > ChangeLog: 
> > 
> > Remove the fatal asserts. If you think they helped you find and fix bugs, you can use 'G_DEBUG=fatal_warnings pidgin' to get back the crashes.
> 
> Problems with line-wrap in your editor?

I use "commit -m 'message'". Do we prefer shorter lines for commit
messages?

> 
> > +       if test "x$enable_debug" = "xyes"; then
> > +               CFLAGS="$CFLAGS -O0"
> > +       fi
> 
> I don't think we should do this for --enable-debug

This bit was unintentional. I have been using it for a few days, but I
don't know if this is the right thing to do. I am going to remove this
part in a while, or I won't mind if someone else does before that :-)

Sadrul



More information about the Devel mailing list