This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: Patch for 32-bit vtable


On Fri, Jul 12, 2002 at 03:34:21PM -0700, Jessica Han wrote:
> I get a compiler error while using null_pointer_node
> error: invalid conversion from `void*' to `int (*)(...)'
> any idea?  

Cast the void* to the proper type?


r~


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