search for: definetely

Displaying 20 results from an estimated 205 matches for "definetely".

Did you mean: definately
2018 Sep 27
3
How to cross-compile for ARC in clang?
Oh, that's what I was afraid of. So there is definetly no way to compile for ARC? If so, should I write ARC.h(.cpp) in lib/Basic/Targets in order to make it work? чт, 27 сент. 2018 г. в 14:47, Tim Northover <t.p.northover at gmail.com>: > Hi, > > On Thu, 27 Sep 2018 at 12:41, Павел Безбородов via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > > clang -target
2011 Feb 14
0
[LLVMdev] Introducing LLBrowse: A graphical browser for LLVM modules
On 2011-02-14 23:11, Talin wrote: > OK I figured out what the problem was - I assume you are trying to > compile under Snow Leopard? No, I should've mentioned it: this is Debian unstable x86_64, and wxwidgets is definetely 64-bit. Maybe its just something messed up on my system (had 2.9.1 in /usr/local/). Willtry removing that and reinstalling 2.8. --Edwin
2015 Nov 01
3
Openvpn and samba: play nice together?
You definetly need a TAP connection to make samba work over VPN. We use OpenVPN host2net-accounts created with IPCop here since quite a while and it works with samba without problems. However, the speed is of course not as fast as in local net, but this is rather related to the way the SMB-protocoll works. ;-) ________________________________________ Von: samba [samba-bounces at
2020 Apr 17
2
[virtio-dev] Re: [PATCH] virtio-balloon: Disable free page hinting/reporting if page poison is disabled
On 17.04.20 12:29, Michael S. Tsirkin wrote: > On Fri, Apr 17, 2020 at 12:26:24PM +0200, David Hildenbrand wrote: >> On 17.04.20 12:19, Michael S. Tsirkin wrote: >>> On Fri, Apr 17, 2020 at 12:09:38PM +0200, David Hildenbrand wrote: >>>> > What do you call "hinting ends" though? The fact we put >>>>> a page in the VQ is not a guarantee
2004 Sep 10
3
FlacPak
> Steve Lhomme wrote: > > You might try to contact the makers of FruityLoops. Right now their > samples packs are in Ogg format (stored in a WAV IIRC). They like open > and free formats (they also use the LAME encoder). I've thought of doing lossy compression before on instruments, but I'd much rather stick to lossless, at least for now. There are issues to be sorted out
1998 Jan 29
3
Summary of mails concerning R help system
...ion that I missed so far (simply replace the filenames by something meaningless, because I use hash arrays to match aliases and coprresponding files anyway), so this could be finished by monday (if it really works like I think it should). 4) Rdconv -t rtf to support the windoze help format ... I definetely don't have time or any motivation to do that, so if somebody wants to do that, he's welcome. 5) That's actually a wish/suggestion from me: Maybe somebody wants to help the R project but doesn't know too much about writing code etc. ... we need a lot more of and better documentatio...
2005 Aug 12
3
OT: Sendmail question
...to find out what is going on. I am using FC3 and sendmail uses default configuration. Is teher a quick tweak I can do to get it to work? May be someone can suggest another mail program that is easier to setup? Messages sent from command line behave same way as ones sent from asterisks, so it is definetely a sendmail configuration issue. Thanks a lot, Rudolf
2009 Sep 21
8
Ruby on HP-UX B.11.11 (11iv1)
Hello I am hoping to deploy Puppet 0.25.0 within our Unix infrastructure. One of our systems runs on HP-UX B.11.11 (HP-UX 11iv1), I am having trouble getting ruby to run on this platform. The version of ruby that is available on the HP-UX Software Archive (http://hpux.connect.org.uk/) is 1.8.4, however puppet generates an error when it starts up. I have attempted to build 1.8.7 from
2012 Mar 16
2
contingency tables
Ok, before I definetly give up, and throw the laptop out of the window, or fill my data.frame manually, I'll ask for some help. I have a data.frame named MyTable with 3 columns, that looks like this: V1 V2 V3 red-j appearanceblood-n 105.032 red-j appearanceground-n 93.749 red-j appearancesea-n 102.167 red-j appearancesky-n 10.898
2011 Feb 14
1
[LLVMdev] Introducing LLBrowse: A graphical browser for LLVM modules
On 2011-02-14 23:33, Török Edwin wrote: > On 2011-02-14 23:11, Talin wrote: >> OK I figured out what the problem was - I assume you are trying to >> compile under Snow Leopard? > > No, I should've mentioned it: this is Debian unstable x86_64, and > wxwidgets is definetely 64-bit. > Maybe its just something messed up on my system (had 2.9.1 in > /usr/local/). Willtry removing that and reinstalling 2.8. OK, I figured, I have to set CMAKE_BUILD_TYPE to Release and then everything works. With an empty CMAKE_BUILD_TYPE it doesn't work, maybe because LLVM defin...
2006 Oct 24
1
[ggplot] trouble with ggabline and log-log-plots
Hello, I'm trying to generate a log-log plot with ggplot. Within this plot, I would like to draw a straight line with the help of ggabline which does not work. The code is pl1 <- qplot(correlFunc, correlFunc.ref, data=all, log=c("xy")) pl1 <- ggabline(pl1, slope=1, intercept=0) print(pl1) ## no line in plot :( I can produce plots as I want, if I transform all values before
2006 Oct 31
1
[ggplot] controlling axis and major/minor tick marks
Hello there! I'm starting with ggplot and was wondering how I could control the axis of a plot. I would like the axis of the plot to be drawn black which I thought to acheive with the option axis.colour="black". However, this had no real effect on the plot. Then I found grid.colour which I changed to black as well. Now I got my axis as I wanted them, but ggplot now draws the grid
2009 May 28
1
What does "a" flag in Maildir format mean?
Here is sample filename from Maildir: 1243423383.M745917P32169.termserv1,W=1295:2,Sa 1) why there is no S=<size> field? It definetely differs from 1295.I've not quota plugin, could it be the reason of this? 2) what does "a" flag mean? I not found any description of this neither in Maildir spec nor on the Dovecot wiki.
2007 Jun 01
1
xen - 4 concurrent virtual DomU limitation - how to increae this? (centos 5 x86_64)
Is there a switch or config setting somewhere that would allow me to start up more than the default 4 xen DomU instances? I am finding that the CentOS 5 (x86_64) installation only allows me to start up 4 virtual machines at a time. (It is definetly not a lack of cpu resources, memory or disk space.) Any help or pointers, would be much appreciated. Regards, -- Urs Rau
2017 Sep 06
1
BUILTIN\Administrators - failed to call wbcSidToUid: WBC_ERR_DOMAIN_NOT_FOUND
...samba.org>, so I hope that antispam filters do their job not so hard;) > Yes, but is this set on the computers object in sam.ldb as a gidNumber or in idmap.ldb as a xidNumber ?I mean in ADUC, i didn't inspected databases. I was NIS domain and GIDs in UNIX Attributes tab of ADUC. So it was definetely gidNumber. Stored propably in sam.ldb. Is enough to just set NIS domnain to <none> in ADUC to "clear" GID at groups/users which shouldn't have it? > A gidNumber can be used on any Unix machine in the domain, a xidNumber will only be used on the DC.Finally I got it. Forgive m...
2010 Jan 14
1
Fwd: Re: Fixed Point on wideband-mode: Single Frame loss on 2000 Hz sine causes "freak off"
...lue to 240000, 230000, 220000, ..., 20000, 10000, 5000, 2000, 1000, 500. (quality 7, complexity 2) For input signal 2000 Hz, the values 190000, 130000, 60000, and 1000 look o.k., all others don't. For 500, the (zoomed out) waveform shows some kind of amplitude ripple -- i think, this value is definetely too low. I tested the good values for 2200 Hz input, too. Only the value 1000 looks more or less o.k. (no huge instability, but some kind of visible "artifact" inside the fade in after the frame loss), for the other values the codec is not stable. So, this does not seem to be a solution....
2013 Aug 15
1
Samba4 & Delegation
Hi, It has been a while that I did not come back to this topic, however I think I found a work-around for my initial problem. For information, what I was trying to do was: - Create an OU for a group of applications - Delegate control of this OU to a normal user (not helpdesk or domain admin) to be able to create groups and assign domain users to them The problem was, whenever I
2017 Dec 08
2
[RFC] - Deduplication of debug information in linkers (LLD).
...tions from linker, takes relocations, additional info, like info about GCed/ICFed sections. It could rebuild debug data, rebuild relocations and return it back to linker, so it could take deduplicated debug info, perform updated relocations and produce output. Does not feel nice honestly. It is definetely seems easier to do all of that on linker side instead. George. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171208/3488aca7/attachment.html>
2003 Feb 04
1
spurious domian login problems
We have a few win9x workstations, that have spurious login problems. They get the message: No domain server was available to validate your password you may not be able to gain access to some network resources. The passwords are definetly correct and the problem will sometimes disappear after 5 - 10 retries, but almost always after a full restart of the win9x PC, very occasionally it takes as
2011 Sep 01
1
upssched problem on NUT 2.4.3
...the drivers, upsc and upsmon: my UPS is detected and works. Actually everything works except upssched: I can shut down the server using upsmon -c fsd. I didn't try yet but I think the automatic shutdown would work either, the server should stop when the ups battery goes too low. However I definetely can't make upssched running, which is such a big deal because I would like to use the timer functions to have a shutdown after ten minutes without electricity. I created in /var/run/nut an upssched folder to contain the upssched files, made chgrp nut.nut and chmod 755. My upsmon.conf contain...