search for: this'll

Displaying 20 results from an estimated 90 matches for "this'll".

Did you mean: they'll
2009 Feb 01
3
Putting all independent variables in one variable so performing many similar tests is more convenient
I want to do something like this. avo(q~a+b+c+d+e+f+g+h+i+j+k+l) avo(r~a+b+c+d+e+f+g+h+i+j+k+l) avo(s~a+b+c+d+e+f+g+h+i+j+k+l) (There's likely a better way to do this actually, but I think this'll work.) How do I define e=a+b+c+d+e+f+g+h+i+j+k+l such that the following works? avo(q~e) avo(r~e) avo(s~e) Tom
2003 Oct 13
2
e100p in norway?
hi see below's conversation. it seems the e100p card doesn't work with BT. Any idea how this'll work against Telenor (norway)? roy <RoyK> does anyone know if I can trust the E100P to do full PRI stuff in .no? <cypromis> dunno about no <cypromis> I cannot use it in UK <cypromis> cause the framer has problems with system-x switches at bt
2010 Jun 14
4
Cacti/snmp question
Hi, Trying to follow the recipe at http://wiki.centos.org/HowTos/Cacti_on_CentOS_4.x Which has a bit of an update for 5.x, but no joy. Anyone know what this from Cacti should suggest? Data Query Debug Information + Running data query [9]. + Found type = '6 '[script query]. + Found data query XML file at '/var/www/cacti/resource/script_server/host_cpu.xml' + XML file parsed ok. + Executing script for list of indexes '/usr/bin/php -q...
2017 Apr 27
3
recognise DW_AT_SUN_amd64_parmdump dwarf attribute
> On Apr 27, 2017, at 8:38 AM, David Blaikie <dblaikie at gmail.com> wrote: > > This'll need a test case, in any case. In case you're wondering, one way to do this would be to add an assembler source file, compile it and run it through llvm-dwarfdump. Alternatively you can use the new yaml2obj tool that is being developed. -- adrian > > Adrian/Paul: Pondering this...
2019 Mar 03
2
Unknown Target Node
I'm still relatively new to llvm, good to know these errors are from CodeGen. On 03/03/19 10:49 AM, Tim Northover wrote: > On Sat, 2 Mar 2019 at 21:00, preejackie via llvm-dev > <llvm-dev at lists.llvm.org> wrote: >> Could you please explain how you are using this? like commands >> >> When I run this IR in opt, it doesn't throw any errors. > The error he's reporting is from CodeGen, so opt would never be able > to reproduce it (you'd have to use llc). I haven't tried, but the > input is so basic I assume it's also fro...
2009 Dec 02
5
Inquiry:How to compare two files but not in line-by-line basis?
Dear All Can you please do me favor and let me know how can I compare two files but not in line-by-line basis on my CentOS server ? I mean say row#1 in file1 has the same data as say row#5 in file2 , but the comm compares them in line-by-line basis that is not intended . It seems that the diff cannot do the job as well . Thank you in advance -------------- next part -------------- An HTML
2015 Jul 23
0
[LLVMdev] some superoptimizer results
...een noticing those subsets too. It sounds like it's > worth a try doing a run that looks only for those. > > One nice thing is that if we're just looking for subsets, we will not > even give the syntehsizer the option to use instructions that aren't > in the subset -- this should give a nice speedup, and probably will > even make synthesis more likely to succeed (assuming that an > optimization exists within the subset). +1 - This sounds like a very interesting approach. I suspect it might also find cases which are easier to hand generalize, but that's...
2017 Apr 27
3
recognise DW_AT_SUN_amd64_parmdump dwarf attribute
sun created this tag for identifying functions that dumped their register arguments onto the stack. this is enough for llvm-dwarfdump to recognise and print the attribute. hopefully someone will commit it. cheers, dlg Index: include/llvm/Support/Dwarf.def ========================================================...
2004 Aug 06
1
New CURL version dependency
...#39;m not certain the > code is completely ready for it) is that curl should be optional. If you don't > have it (and have a sufficiently recent version of it), icecast _should_ still > work, but will not have YP support compiled in. All other functionality will > remain. > > This is one of the major todo items for 2.0 release. > > Mike Hmm, alrighty, sounds cool. I just got an rpm built of 7.10.4 anyways, so hopefully this'll work. You would believe the amount of pain involved in getting that rpm to actually build, sheesh. Now the biggest question is whether it...
2005 Feb 24
2
asterisk supports VXML?
Hello, Does asterisk supports VXML? Couldn't find much resource on that on google and wiki. Thanks Foong
2005 Aug 22
1
couldn't find service %u on 3.0.14a
...for example) on logging out, instead of writing back to a directory called /home/samba_profiles/fred, it creates a new directory called /home/samba_profiles/%u, as though the variable substitution is simply not happening, and writes the profile back there. However, it doesn't appear to load this new profile (ie, it's not a security breach!) and when a user logs in, we just get the "Cannot locate your profile ..." alert. Anyway, I found a workaround. My Unix usernames are the same as my NT usernames. So I just changed %u to %U to see what happened, and the problem has gon...
2015 Jul 23
3
[LLVMdev] some superoptimizer results
...sequence. Yeah, I had been noticing those subsets too. It sounds like it's worth a try doing a run that looks only for those. One nice thing is that if we're just looking for subsets, we will not even give the syntehsizer the option to use instructions that aren't in the subset -- this should give a nice speedup, and probably will even make synthesis more likely to succeed (assuming that an optimization exists within the subset). John
2017 Apr 28
1
recognise DW_AT_SUN_amd64_parmdump dwarf attribute
...at 5:42 PM, David Gwynne <david at gwynne.id.au> wrote: > > >> On 28 Apr 2017, at 01:49, Adrian Prantl <aprantl at apple.com> wrote: >> >> >>> On Apr 27, 2017, at 8:38 AM, David Blaikie <dblaikie at gmail.com> wrote: >>> >>> This'll need a test case, in any case. >> >> In case you're wondering, one way to do this would be to add an assembler source file, compile it and run it through llvm-dwarfdump. > > cool, can you point me at an existing one that i can use as a reference? Here's a very re...
2019 Mar 03
2
Unknown Target Node
Hi, Could you please explain how you are using this? like commands When I run this IR in opt, it doesn't throw any errors. On 03/03/19 1:30 AM, via llvm-dev wrote: > Hi, > > I'm having an error I've never seen before > > LLVM ERROR: Cannot select: t20: ch,glue = <<Unknown Target Node #284>> t11, TargetGlobal...
2008 Nov 25
2
Pre-populate index files for mbox
Is there a program written that can be used to build the index files for a given mbox file without using IMAP/POP? If not I'll be happy to donate it when I'm done. The args would be the userid , the full path to the mbox and where to put the index files. -Jonathan -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type:
2009 Oct 09
2
mail archiving
Im curious if anyone is archiving emails and what they are using. I currently utilize sendmail/procmail/dovecot. thanks, ddh -- Dwayne Hottinger Network Administrator Harrisonburg City Public Schools "Everything should be made as simple as possible, but not simpler." -- Albert Einstein "The hottest places in Hell are reserved for those who, in times of moral crisis,
2008 Sep 10
2
1.2.alpha1: file_dotlock_open() failed with subscription file
Hi *, running dovecot 1.2.alpha1 I find the following messages in the log: Sep 10 01:28:38 seymour dovecot: IMAP(steffen,192.168.28.31): fchown(/home/Mail/steffen/subscriptions.lock) failed: Operation not permitted Sep 10 01:28:38 seymour dovecot: IMAP(steffen,192.168.28.31): file_dotlock_open() failed with subscription file /home/Mail/steffen/subscriptions: Operation not permitted Sep 10
2008 Oct 06
2
Dovecot 1.1.4 crash
After upgrading from 1.1.3 to 1.1.4 the imap process crashes as soon as moving a mail to the Trash folder. Belows backtrace points to the expire plugin... Backtrace /usr/local/libexec/dovecot/imap: Program terminated with signal 11, Segmentation fault. #0 0x2adbeaa8 in expire_mailbox_transaction_commit (t=0x10045248, uid_validity_r=0x7fff77fc, first_saved_uid_r=0x7fff7800,
2017 Aug 11
2
LLVM-4.0.1 build problem on Linux
...* Deleting file 'lib/libLTO.so.4.0.1' CMakeFiles/Makefile2:13932: recipe for target 'tools/lto/CMakeFiles/LTO.dir/all' failed make[1]: *** [tools/lto/CMakeFiles/LTO.dir/all] Error 2 Makefile:149: recipe for target 'all' failed make: *** [all] Error 2 Can anyone help me with this problem? Thank you in advance for your time! Adrian Crisciu -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170811/15177b58/attachment.html>
2006 Jun 06
1
help compiling package with g77
...unctions in it that gfortran doesn't like ... (I know, the right thing would be to go back and understand all the code and rewrite it, but I'm not sure I can bear it.) My first attempt was to hack things by replacing /usr/bin/gfortran (a link to /usr/bin/gfortran-4.0) with a link to g77; this helped things get farther but got me to an unresolved call to do_lio. Based on information in the archives from BDR, I commented out unnecessary PRINT commands in the FORTRAN code, but this just led to another unresolved symbol (e_wfse ???) -- I suspect that this is a symptom of R still using gfort...