Incorrect detection of futimesns/futimes in 3.3.0b1
Christian Heimes
lists at cheimes.de
Thu Jul 19 05:22:40 EDT 2012
More information about the Python-list mailing list
Thu Jul 19 05:22:40 EDT 2012
- Previous message (by thread): Incorrect detection of futimesns/futimes in 3.3.0b1
- Next message (by thread): Which lib can diff two dict tree?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Am 19.07.2012 11:03, schrieb RICHARD MOSELEY: > I am now considering providing a general patch to the configure.ac > <http://configure.ac> file which will more correctly detect all the > various flavours of utimes (futimens, futimes, lutimes, futimesat, > utimensat and utimes) using a different check other than AC_CHECK_FUNCS. > Or would it be better simply to keep it private and apply the fix each > time I upgrade the source code to the latest version? Please create a bug report http://bugs.python.org/ and attach your patch when it's ready. Other people will find your fix useful, too. The issue should be fixed in the official distribution. Thanks Christian
- Previous message (by thread): Incorrect detection of futimesns/futimes in 3.3.0b1
- Next message (by thread): Which lib can diff two dict tree?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list