[Issue 5206] stat_t is not the same as struct stat
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jan 31 19:10:55 PST 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5206
Sohgo Takeuchi <sohgo at sohgo.dyndns.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sohgo at sohgo.dyndns.org
--- Comment #4 from Sohgo Takeuchi <sohgo at sohgo.dyndns.org> 2011-01-31 19:08:36 PST ---
(In reply to comment #3)
> Created an attachment (id=859) [details]
> patch for 5206
I have tested Jesse's patch on FreeBSD 8.1(i386 and amd64) and run his program.
The outputs were following.
8.1(i386):
D size: 96
D Assigning 65
C Size: 96
C Found: 65
C Assign; 45
D Found 45
8.1(amd64):
D size: 120
D Assigning 65
C Size: 120
C Found: 65
C Assign; 45
D Found 45
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list