[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
Re: [cxx-abi-dev] dso_handle elimination
- To: Jim Dehnert <dehnert@xxxxxxxxxxxxx>
- Subject: Re: [cxx-abi-dev] dso_handle elimination
- From: Mark Mitchell <mark@xxxxxxxxxxxxxxxx>
- Date: 09 Jun 2003 15:21:52 -0700
On Mon, 2003-06-09 at 14:18, Jim Dehnert wrote:
> Mark Mitchell wrote:
> > I checked in the attached patch to correct the problem Scott Douglas
> > found, namely that the ABI referenced the type "dso_handle" which was
> > never defined.
> >
> > If there are any objections, please let me know.
>
> IIRC, this was left deliberately unspecified on grounds that it might
> well be desirable for it to be platform-specific.
G++ uses "void *" on all platforms and so does EDG, so I think this
issue has been mooted. Does anyone have a platform where "void *" is
not the right type?
Thanks,
--
Mark Mitchell <mark@xxxxxxxxxxxxxxxx>
CodeSourcery, LLC
|