Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] updating Spawner native code

Hi Pawel,
Unfortunately I don't have the answer but a suggestion. If you are to make changes in this code there are a few bugs with contributed patches waiting:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=82744
https://bugs.eclipse.org/bugs/show_bug.cgi?id=145737
https://bugs.eclipse.org/bugs/show_bug.cgi?id=237611
https://bugs.eclipse.org/bugs/show_bug.cgi?id=272364
https://bugs.eclipse.org/bugs/show_bug.cgi?id=272370

Don't be scared with the list, most of them about compiler warnings...

Thanks,
Andrew

On Wed, Oct 28, 2009 at 5:59 PM, Pawel Piech <pawel.piech@xxxxxxxxxxxxx> wrote:
Hi All,
In bug 248071 I would like to update the PTY and Spawner classes in org.eclipse.cdt.core.  The bug fix involves changes in the native methods (including method signatures) in the pty and spawner libraries.  How can I go about making this change in the native code if I don't have access to all the platforms on which these libraries are built (these include QNX, linux.ia64, etc)?  Do I have to have libraries built for all the platforms before I can commit the fix?
-Pawel

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top