[gccgo] Use explicit conversion for uid and gid

Ian Lance Taylor iant@google.com
Tue Jun 1 19:21:00 GMT 2010


This patch from Vinu Rajashekhar uses an explicit conversion for the
uid and gid fields when converting from the OS specific stat structure
to the generic one.  The only reason this was not needed before was
coincidence of the systems where gccgo was built.  Committed to gccgo
branch.

Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 475 bytes
Desc: stat
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100601/5168457a/attachment.bin>


More information about the Gcc-patches mailing list