This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: libffi vs. SPARC (again)




On Thu, 15 Nov 2001, Bryce McKinlay wrote:
> The big problem with this patch is that it then makes the bug
> impossible to fix in libffi unless we conditionalize the patch by
> target, since, I think, "fixing" a libffi port would break it again.

That's just the trouble.  "Fixing" libffi would not only break this patch,
but likely other applications that use libffi.  That sounds risky to me.

It might be better to leave ffi_call alone and create a new function with
the behavior we need.

Jeff


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