dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [bugs #11501] pnet/java native methods not supported


From: James Michael DuPont
Subject: [Pnet-developers] [bugs #11501] pnet/java native methods not supported
Date: Wed, 5 Jan 2005 16:50:17 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041111 Firefox/1.0 (Debian package 1.0-2)

This mail is an automated notification from the bugs tracker
 of the project: DotGNU Portable.NET.




/**************************************************************************/
[bugs #11501] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11501>
Project: DotGNU Portable.NET
Submitted by: James Michael DuPont
On: Wed 01/05/2005 at 15:12

Category:  None
Severity:  5 - Average
Item Group:  None
Resolution:  None
Privacy:  Public
Assigned to:  None
Status:  Open


Summary:  pnet/java native methods not supported

Original Submission:  I am working on porting libjava from gcj to pnet, at 
least seeing how easy it is to compile. 
It is full of classes like this, that should be able to be compiled with pnet/c.

import java.lang.String;
class Test3
{
    public native boolean test ();//Test4.java:4: method with no body requires 
`abstract'
}












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11501>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]