search for: pythonx

Displaying 5 results from an estimated 5 matches for "pythonx".

Did you mean: python
2016 Feb 25
0
Can lit be upgraded to assume Python 2.7?
> On 2016-Feb-24, at 12:48, Renato Golin via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > On 24 February 2016 at 19:49, Sean Silva via llvm-dev > <llvm-dev at lists.llvm.org> wrote: >> Great! I'll circle around to this at some point. Despite the "obvious" >> nature of it I still am wary of underestimating the cruftiness of the >>
2013 Feb 05
1
[Announce] Samba 4.0.3 Available for Download
...9; panic triggered by unlink after open. o Andrew Tridgell <tridge at samba.org> * BUG 9609: ldb: Fix callers for ldb_pack_data() and ldb_unpack_data(). * BUG 9609: ldb: move ldb_pack.c into common. o Jelmer Vernooij <jelmer at samba.org> * BUG 9503: waf assumes that pythonX.Y-config is a Python script. ####################################### Reporting bugs & Development Discussion ####################################### Please discuss this release on the samba-technical mailing list or by joining the #samba-technical IRC channel on irc.freenode.net. If you do r...
2013 Feb 05
1
[Announce] Samba 4.0.3 Available for Download
...9; panic triggered by unlink after open. o Andrew Tridgell <tridge at samba.org> * BUG 9609: ldb: Fix callers for ldb_pack_data() and ldb_unpack_data(). * BUG 9609: ldb: move ldb_pack.c into common. o Jelmer Vernooij <jelmer at samba.org> * BUG 9503: waf assumes that pythonX.Y-config is a Python script. ####################################### Reporting bugs & Development Discussion ####################################### Please discuss this release on the samba-technical mailing list or by joining the #samba-technical IRC channel on irc.freenode.net. If you do r...
2016 Feb 24
4
Can lit be upgraded to assume Python 2.7?
On 24 February 2016 at 19:49, Sean Silva via llvm-dev <llvm-dev at lists.llvm.org> wrote: > Great! I'll circle around to this at some point. Despite the "obvious" > nature of it I still am wary of underestimating the cruftiness of the > buildbots, so I'll probably do it some time at night when the bots are > mostly green so that I can easily see if any bots
2005 Apr 28
2
Available backends in xapian.h
A short note: this message comes as a public reply to a discussion about xapian-bindings, that is why it can look a little bit incomplete... however the problem for now was to modify the xapian-core distribution so that there are symbols #defined (or maybe #undefined) to reflect what backends were available in the library. As I said to Olly, I'm a complete newbie at Autotools (and SWIG), so