[ http://issues.apache.org/jira/browse/HARMONY-183?page=all ]

Mark Hindess updated HARMONY-183:
---------------------------------

    Attachment: 02.nethelp.refactor.diff

The patch assumes HARMONY-92 and the following changes:

  svn remove native-src/linux.IA32/luni/nethelp.c
  svn move native-src/win.IA32/luni/nethelp.c native-src/shared/luni/nethelp.c

That is removing the linux version and moving the win version to shared.


> refactor linux specific parts of nethelp.c then make it shared code
> -------------------------------------------------------------------
>
>          Key: HARMONY-183
>          URL: http://issues.apache.org/jira/browse/HARMONY-183
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Mark Hindess
>     Priority: Minor
>  Attachments: 02.nethelp.refactor.diff
>
> nethelp.c in win and linux natives are identical apart from a linux specific 
> function.  I'd suggest moving the linux specific function to a new file, 
> OSNetworkSystemLinux.c, then making nethelp.c a shared source file.  I'll 
> attach a patch shortly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to