From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Jim Blandy Cc: gdb-patches@sources.redhat.com Subject: Re: RFA: Add builtin void (*) () type Date: Thu, 05 Jul 2001 15:54:00 -0000 Message-id: <3B44F015.30207@cygnus.com> References: <20010705223519.ED8445E9D8@zwingli.cygnus.com> X-SW-Source: 2001-07/msg00123.html Jim, I think this is an obvious fix. People (well at least me :-) have been threatening to add this for months if not years. The thing that stopped me was figuring out what the magic call to create the type was. Do you want to s/builtin_type_ptr/buitlin_type_data_ptr/ as well? If not, I will. Andrew