Bug 3027 - Integrate changes to core lib (1GDKWLA)
Summary: Integrate changes to core lib (1GDKWLA)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Rodrigo Peretti CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:48 EDT by Jeff McAffer CLA
Modified: 2001-10-25 11:13 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff McAffer CLA 2001-10-10 22:48:06 EDT
In any case, two minor changes to core.c will make it more portable on various UNIX systems:

1) Replace  #include <sys/io.h> with #include <sys/types.h>
2) Change all comments from  
              // some comment
   to
             /* some comment */

NOTES:

JM (5/11/2001 4:31:39 PM)
	Source file with these changes have been forwarded to RTP in an email.
	Easy changes that should be done before shipping.

JM (05/06/2001 3:56:33 PM)
	Defer
Comment 1 Rodrigo Peretti CLA 2001-10-23 10:32:41 EDT
Integrated in library 2_0_1.
Fixed.
Comment 2 DJ Houghton CLA 2001-10-24 06:41:27 EDT
PRODUCT VERSION:
105

Comment 3 Rodrigo Peretti CLA 2001-10-25 11:13:08 EDT
Fixed in v206.