search for: foreseeably

Displaying 20 results from an estimated 538 matches for "foreseeably".

Did you mean: foreseeable
2019 Jun 26
2
A libc in LLVM
I foresee problems with this on both Windows and non-Windows. A typical libc implementation has a lot of internal state that is shared across API boundaries in a way that is considered an implementation detail. So making assumptions about which state is shared and which isn't is going to be a problem. How do you guarantee that if you implement method A and forward method B, that B will
2003 Mar 31
4
New Job
I have been asked to assume the role of Architect for a large project here at HP and I have accepted. While this is an important step forward for my career, it is a step backward for Shorewall in as much as the time that I will be able to devote to Shorewall in the foreseeable future will be be very limited. So while I will attempt to keep on top of problems, Shorewall 2.0 will have to be put
2006 Mar 07
6
[PATCH] Allow Ajax.InPlaceCollectionEditor to load collection externally
Attached is a patch to allow Ajax.InPlaceCollectionEditor to load the collection using AJAX. It adds a new option, loadOptionsURL, which is the URL used to load the values over the interweb. It expects the server to return <option></option> values. If one of them has a selected="selected" attribute, it will probably be pre-selected. Not tested that though. Also only tested
2016 Aug 04
2
Mono-repo Git porposal?
Folks, How's the proposal going? The discussions seem to have died down, so now it seems the right time to summarise everything and get to a concrete and robust proposal. Do we have any phab review on the document? I'm sure questions will be raised on the review, so we need to put it up some weeks before our soft deadline (end of Aug). I also foresee discussions in this review needing
2008 Jul 18
2
[GIT] Lua running as a com32 syslinux module
Hi. If anyone is interested, here is a working prototype: http://git.etherboot.org/?p=people/xl0/syslinux-lua.git;a=summary Os, io and math libraries are not compiled right now. Also, there are no bindings for any syslinux functions. Otherwise, everything should work just fine, like ISOLINUX 3.71 pre14-14-g8b9b72a* Copyright (C) 1994-2008 H. Peter Anvin Could not find kernel image: linux
2007 Dec 11
2
OT - Fax and anti-spam
Hi, One of Asterisk features is fax2mail. As a good share of incoming faxes can be considered as advertising spam, does it make sense to use email anti-spam features to filter them ? I can't foresee any practical way to do so but I would be very curious to discuss about it. Regards -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 May 18
2
IPv6 Support
Jerry, Read your slides from SambaXP 2004 but do not see any mention of IPv6 support. Do you have any plans to support IPv6 in the future ? Is there no push for it in the foreseeable future ? I attempted to send this question to samba@lists.samba.org <mailto:samba@lists.samba.org> but it kept kicking back to me from System Administrator [postmaster@Savola.COM] Thanks Chuck
2010 Dec 01
2
[LLVMdev] RFC: Exception Handling Proposal Revised
On 01.12.2010 09:25, John McCall wrote: > > One problem I foresee is that it's possible for a dispatch block to become unreachable from its landing pad. If that block is then deleted, we'd lose information about what's supposed to unwind there. This could happen if, e.g., someone had a noreturn destructor. In languages that usefully allow throws from EH destructors (i.e. Ada)
2013 Feb 06
2
[LLVMdev] [cfe-dev] Using CMake/Ninja on buildbots
On 6 February 2013 22:13, Arnaud de Grandmaison <arnaud.adegm at gmail.com>wrote: > ** > > I think we just need to increase coverage. Everything you can do to build > (even slightly) differently than other bots is good to have. > Hi Arnaud, I agree building with { CMake, autoconf } x { Cold, Warm } will catch more corner cases than defaulting all builds to the same
2015 Aug 31
4
RFC: LTO should use -disable-llvm-verifier
On Mon, Aug 31, 2015 at 10:12 AM, Rafael EspĂ­ndola <llvm-dev at lists.llvm.org> wrote: > > > Not sure I follow? Generally LTO inputs are going to be "user provided" > (in the sense that they're not produced immediately prior by the same > process - or you'd have just produced a single Module in the first place, I > would imagine) so changing the default
2005 Jan 04
3
Kirk SIP-DECT gateway
Hi, I just got some interesting information from Kirk Telecom (www.kirktelecom.com). This company has been in the business of providing DECT solutions (IP gateway, base stations, repeaters and handsets) either to be used with Cisco CallManager (SCCP protocol) or with the Innovaphone IP PBX system (H.323). Two important elements: 1. It seems they foresee a SIP version of their product in Q1
2015 Jun 16
2
using rsync to sync desktop /home/user of to laptop /home/user
greetings, i want to sync my desktop home directory to my laptop home directory. i am using KDE for desktop. a problem that i foresee is the different screens between the 2. i synced using; rsync -a -u -v -e ssh /home/geo geo at 192.168.1.5:/home/geo.new with intent of in laptop's /home; mv geo geo.org mv geo.new geo what files and directories in 'org' directory need to be
2006 May 25
5
PCI Problems
OK... maybe I got a little anxious and ran out and bought a Tyan GX28 with dual Opteron (dual core) processors. (It is a nice server ;) ) I did neglect to find out that you can not manually set the IRQ's on this motherboard. I am now stuck sharing an IRQ with the ethernet controller and no foreseeable end to my dilemma. I have a Digium TE210P and zttest consistently runs at 99.97% which
2008 Apr 26
6
quasi-random sequences
Dear list useRs, I have to generate a random set of coordinates (x,y) in [-1 ; 1]^2 for say, N points. At each of these points is drawn a circle (later on, an ellipse) of random size, as in: > N <- 100 > > positions <- matrix(rnorm(2 * N, mean = 0 , sd= 0.5), nrow=N) > sizes<-rnorm(N, mean = 0 , sd= 1) > plot(positions,type="p",cex=sizes) My problem is to
2015 Aug 17
2
TSAN hack on AArch64 for Android
Folks, The review of patch http://reviews.llvm.org/D11532 is extremely slow due to the number of hacks, left-overs and general undesired changes and style that the submission has. That happens, and it's ok when the overall direction the patch is going was agreed, and is acceptable as generally good. But this is not the case. To wake up the elephant in the room, do we really think that
2016 Dec 05
5
[Release-testers] [Openmp-dev] [4.0 Release] Schedule and call for testers
On Mon, Dec 5, 2016 at 12:02 PM, Renato Golin <renato.golin at linaro.org> wrote: > On 5 December 2016 at 19:56, Hans Wennborg <hans at chromium.org> wrote: >> I'd like to avoid 4.1 because of the potential for confusion about >> whether it's a major release (as it would have been under the old >> scheme) or a patch release. > > But if the versioning
2019 Jun 27
2
A libc in LLVM
> On 6/25/19 7:22 PM, Zachary Turner via llvm-dev wrote: > > I foresee problems with this on both Windows and non-Windows. A > > typical libc implementation has a lot of internal state that is shared > > across API boundaries in a way that is considered an implementation > > detail. So making assumptions about which state is shared and which > > isn't is
2015 Oct 05
2
Re: [PATCH 3/6] v2v:test:win: actually check the eventual layout
On Monday 05 October 2015 16:05:54 Roman Kagan wrote: > On Mon, Oct 05, 2015 at 02:50:52PM +0200, Pino Toscano wrote: > > On Monday 05 October 2015 15:40:03 Roman Kagan wrote: > > > +{ > > > guestfish --ro -a $d/windows-sda -i <<EOF > > > + trace 1 > > > is-dir "/Program Files/Red Hat/Firstboot" > > > is-file
2007 May 22
3
Which exactly Linux kernel version was used to build the Xen 3.1 binary?
Hi, Which of the Mercurial repos contains Linux kernel sources that were used to build the Xen 3.1 binary distribution? I have this question because I am suspecting that the sata_via driver included in the distribution is not supporting my SATA controller VIA8237x (I get error messages when modprobe''ing it from an init ramdisk). This repo (http://xenbits.xensource.com/linux-2.6-xen.hg)
2016 Aug 10
2
Samba4 AD/DC and Virtual Machines?
Can Samba4 be used for AD/DC with virtual machines? For example, I have a Ubuntu domain member and it currently does AD authentication for users. I would like to run this computer as a VM also hosting Windows 7, which I would also like the Windows 7 user(s) to AD authenticate. One problem I foresee is joining the computer to the domain. I imagine there is only one IP address. If I join the WIN7