It is currently Sun Sep 13, 2026 4:44 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: stat32fix.patch for Gimp???
PostPosted: Wed Jan 30, 2013 10:34 am  (#1) 
Offline
GimpChat Member

Joined: Apr 14, 2011
Posts: 67
Location: The Netherlands
Does anyone know what this patch (stat32fix.patch) is doing??

_________________
Happy Gimping !!


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: stat32fix.patch for Gimp???
PostPosted: Wed Jan 30, 2013 10:53 am  (#2) 
Offline
GimpChat Member

Joined: Feb 22, 2012
Posts: 295
Location: Germany
The patch changes some files in the gimp source.
It changes the file information structure stat to _stat64i32
The structure holds some information for a file, e.g. last access, last modification, file size, etc.
The first suffix (32 or 64) defines the time size (32bit or 64 bit), the second suffix (after the i)
defines the integer size of the file size (32bit Integer/64 bit Integer).
The fix is not neccessary, but it is useful, when gimp is build for 64 bit.


Top
 Post subject: Re: stat32fix.patch for Gimp???
PostPosted: Wed Jan 30, 2013 4:08 pm  (#3) 
Offline
GimpChat Member

Joined: Apr 14, 2011
Posts: 67
Location: The Netherlands
Thank you.

_________________
Happy Gimping !!


Top
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group