This is the mail archive of the gdb-patches@sources.redhat.com 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: [ob] Remove initializations of memset'd structure


> Date: Mon, 16 Feb 2004 16:15:16 -0500
> From: Daniel Jacobowitz <drow@false.org>
>  
> -    MSYMBOL_TYPE (m) = mst_unknown;

This part of the patch seems to assume that mst_unknown has the value
zero.  Should we have such assumptions in the code?


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