asiva@google.com
d6ccf8d32a
Fix failure
...
../runtime/vm/object.cc:7149: error: unimplemented code
Abort
in standalone tests when run with 64bit dart.
The ioctl function when used with FIONREAD was being passed a 64 bit
argument which is incorrect.
Documentation on ioctl:
FIONREAD
The FIONREAD ioctl returns the number of data bytes (in all data
messages queued) in the location pointed to by the arg parameter. The
ioctl returns a 32-bit quantity for both 32-bit and 64-bit
application., Therefore, code that passes the address of a long
variable needs to be changed to pass an int variable for 64–bit
applications.
Review URL: http://codereview.chromium.org//9194002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3250 260f80e4-7a28-3924-810f-c04153c831b5
2012-01-12 19:32:06 +00:00
..
2012-01-10 16:50:14 +00:00
2011-12-07 08:00:19 +00:00
2011-12-01 00:30:25 +00:00
2012-01-05 09:54:54 +00:00
2011-12-01 00:30:25 +00:00
2012-01-09 07:38:30 +00:00
2011-12-01 00:30:25 +00:00
2011-11-23 14:49:18 +00:00
2012-01-10 16:50:14 +00:00
2011-12-19 12:34:12 +00:00
2012-01-10 16:50:14 +00:00
2012-01-10 16:50:14 +00:00
2011-12-20 09:38:20 +00:00
2012-01-11 15:12:27 +00:00
2011-12-14 07:25:09 +00:00
2011-12-20 09:28:28 +00:00
2011-12-21 17:26:02 +00:00
2012-01-10 16:50:14 +00:00
2012-01-11 15:12:27 +00:00
2012-01-09 07:38:30 +00:00
2012-01-11 15:12:27 +00:00
2011-11-14 14:47:58 +00:00
2011-11-29 10:10:07 +00:00
2011-11-15 13:19:07 +00:00
2012-01-09 07:38:30 +00:00
2011-11-17 21:04:43 +00:00
2012-01-09 07:38:30 +00:00
2012-01-12 19:32:06 +00:00
2012-01-12 19:32:06 +00:00
2012-01-10 16:50:14 +00:00
2012-01-04 12:23:01 +00:00
2012-01-11 15:12:27 +00:00
2012-01-11 15:12:27 +00:00
2012-01-10 16:50:14 +00:00
2012-01-04 12:23:01 +00:00
2012-01-04 12:23:01 +00:00
2012-01-05 08:43:21 +00:00
2012-01-04 12:23:01 +00:00
2012-01-10 16:50:14 +00:00
2012-01-10 12:42:02 +00:00
2012-01-02 13:00:59 +00:00
2012-01-10 16:50:14 +00:00
2011-12-14 13:41:35 +00:00
2011-11-07 15:04:42 +00:00
2011-11-23 14:49:18 +00:00
2011-11-23 14:49:18 +00:00
2011-11-23 14:49:18 +00:00
2011-11-07 15:04:42 +00:00
2011-12-21 17:26:02 +00:00
2011-11-23 14:49:18 +00:00
2012-01-06 13:54:31 +00:00
2012-01-11 15:12:27 +00:00
2012-01-11 15:12:27 +00:00
2011-11-08 13:13:26 +00:00
2012-01-10 16:50:14 +00:00
2012-01-05 09:54:54 +00:00
2012-01-05 09:54:54 +00:00
2012-01-10 16:50:14 +00:00
2011-12-16 18:41:20 +00:00
2011-10-05 05:20:07 +00:00
2011-10-05 05:20:07 +00:00
2011-10-05 05:20:07 +00:00
2011-10-05 05:20:07 +00:00
2012-01-02 13:10:48 +00:00
2012-01-11 15:12:27 +00:00
2012-01-11 15:12:27 +00:00
2012-01-02 13:00:59 +00:00
2011-11-15 13:19:07 +00:00
2011-11-29 10:10:07 +00:00
2011-12-21 17:26:02 +00:00
2012-01-10 16:50:14 +00:00
2012-01-03 12:26:48 +00:00
2011-12-19 12:34:12 +00:00
2012-01-09 07:38:30 +00:00
2012-01-06 11:28:21 +00:00
2012-01-09 07:38:30 +00:00
2012-01-06 11:28:21 +00:00
2012-01-09 07:38:30 +00:00
2012-01-09 07:38:30 +00:00
2012-01-06 11:28:21 +00:00
2012-01-09 07:38:30 +00:00
2012-01-10 16:50:14 +00:00
2011-12-19 12:34:12 +00:00
2011-12-21 17:26:02 +00:00