This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [commit] Fix flags type initialization bug


Hi Mark,

> > If there is a risk, then let's apply the patch. Let me know if you'd
> > like me to do it. I have a check out of the branch already available,
> > so I can do it pretty efficiently.
> 
> That'd be great; I don't have such a tree and I'm a bit short of
> diskspace right now.

Sorry for the delay, I was away traveling for a week. I just applied
your patch to the branch:

from  Mark Kettenis  <kettenis@gnu.org>

        * gdbtypes.c (init_flags_type): Set all fields to zero instead of
        just the first one.

Cheers,
-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]