Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #25615
| From | Christian Heimes <lists@cheimes.de> |
|---|---|
| Subject | Re: Incorrect detection of futimesns/futimes in 3.3.0b1 |
| Date | 2012-07-19 11:22 +0200 |
| References | <CAMfoc=b-tvqXkmLhqCPsQ_fPDkxr0G0wq2HM7n-oFNdEbpL6eQ@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2295.1342689778.4697.python-list@python.org> (permalink) |
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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Incorrect detection of futimesns/futimes in 3.3.0b1 Christian Heimes <lists@cheimes.de> - 2012-07-19 11:22 +0200
csiph-web