similar to: forum.LancashireClubbers.co.uk - LAUNCH

Displaying 20 results from an estimated 100 matches similar to: "forum.LancashireClubbers.co.uk - LAUNCH"

2020 Jan 12
2
LLD PDB Lines zero number issue
I checked the LLVM master code and find that the “-use-unknown-locations” option and its related logic is only supported for Dwarf debug info as below. These codes are missing in the Codeview side. It looks the “-use-unknown-locations” option logic is not complex, could we port the code logic into llvm\lib\CodeGen\AsmPrinter\CodeViewDebug.cpp as well? I’ve submitted a BZ for this requirment:
2020 Jan 14
2
LLD PDB Lines zero number issue
OK, maybe I was wrong and the “-use-unknown-locations” option is not the issue root cause. I'm not familiar with the LLVM codebase and I appreciate any suggestion on how to debug this issue. I'd like to know is it a clang issue or a lld issue? Is there a tool which can dump the obj file debug location info? Let me simplify the previous test case to reproduce this issue. All what you need
2007 Jan 28
3
has this been asked about before ? multilple exclude files
I'm was wondering if this has been asked about/for multiple exclude-from files ? Where I could find this useful is say I had a common or base exclusion list for all my AIX boxes --exclude-from=/foo/aix_base Then be able to add for say all my AIX boxes that are running SAP --exclude-from=/foo/aix_base --exclude-from=/foo/sap or --exclude-from=/foo/aix-base,/foo/sap and so on ...
2002 Feb 27
2
Can not get rsync 2.5.2 or CVS t build Solaris8/GNU RTFM
Sorry about that ./configure --with-included-popt But then 200+ plus lines of warnings :( I'll read some more -pete
2006 Jan 03
2
Error returning browse list: NT_STATUS_OK
I continue to receive this error message: Error returning browse list: NT_STATUS_OK This is how I am attempting to list the shares on my WinXP machine. smbclient -L GERARD -U gerard Password: Domain=[GERARD] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager] Sharename Type Comment --------- ---- ------- Error returning browse list: NT_STATUS_OK
2006 Jan 03
1
smbclient not displaying shares
I have just recently installed Samba. I have two WinXP Pro machines networked to a FreeBSD 5.4 computer. The Printer is connected to one of the WinXP machines currently. This is the output of the 'smbclient' command. smbclient -U user-name -L winxp Password: Domain=[winxp] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager] Sharename Type Comment ---------
2008 Jun 18
1
Vpim gem
On Wed, Jun 18, 2008 at 6:32 AM, Joost Hietbrink <joost at joopp.com> wrote: > Hi Sam Roberts, > First of all. Thanks for the Vpim gem. We use it at www.yelloyello.com and > it works great. I''m glad to hear that. > We''ve only encountered the following error: > # NoMethodError (undefined method `to_str'' for []:Array): > # >
2020 Jan 09
2
LLD PDB Lines zero number issue
On Thu, 9 Jan 2020, David Blaikie via llvm-dev wrote: > +rnk who works on COFF debugging things. > >  My understanding is that this has nothing to do with the linker - but is a > function of LLVM optimizations creating line zero debug locations. I believe > rnk & folks have disabled line zero emission for CodeView debug info in some > manner - perhaps that needs a flag? or
2004 Apr 04
0
How I can club multiple bandwidth sources
Hi All, Can anyone help me in clubbing multiple bandwidth sources into one single pipe. Here at my office I have three different lines, 2 leased lines and one adsl. I want to Clubb various bandwidth providers into a single gateway or into a single pipe. Regards Abdul Khader __________________________________ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway
2007 Aug 13
2
Error message when using zero-inflated count regression model in package zicounts
I have data on number of vines per tree for ~550 trees. Over half of the trees did not have any vines and the data is fairly skewed (median = 0, mean = 1.158, 3rd qu. = 1.000). I am attempting to investigate whether plot location (four sites), species (I'm using only the four most common species), or tree dbh has a significant influence on the number of vines per tree. When I
2006 Aug 15
0
Re: Rails Digest, Vol 23, Issue 369
I have come across this problem too many times to mention. I''ll assume you are running on UNIX. The consistent problems I have seen have to do with file and directory permissions or the location of ruby. What to try: 1. Check your dispatch.fcgi to make sure that you are pointing to the proper ruby executable. Try "which ruby" at the command line and see if the directory
2011 Dec 16
2
DNS update failed! - Samba 3 joining Samba 4 AD Domain
Hi All, I've got samba4 set up as AD domain controller (from latest git), works fine. I'm now attemptng to use a separate samba 3 box as the file server (as I'm assuming this is current best practice?) but when joining the domain (which succeeds) I get the message 'DNS update failed!'. I've seen a lot of issues with this whilst trawling the net but no solutions.
2017 Mar 09
0
Dovecot 2.2.27 proxy - enforcing per client IP connection limits
Quick follow-up: updated the proxies to 2.2.28, but I still couldn't find a way to limit the inbound IMAP connections per IP & username. I know "mail_max_userip_connections" limit works for the mail stores, but it doesn't seem to have any effect on the proxies. I'm using a mix of Dovecot & Courier-IMAP servers as backends. Basically I need to find a way to enforce
2016 Jul 25
2
Duda sobre construccion de vectores
Creo que me puede valer, muchas gracias Jorge, voy a probarlo y te cuento From: jorgeivanvelez en gmail.com Date: Mon, 25 Jul 2016 12:05:05 -0500 Subject: Re: [R-es] Duda sobre construccion de vectores To: fjroar en hotmail.com CC: r-help-es en r-project.org Buenas tardes, Francisco. Quizás no sea la manera mas eficiente, pero proporciona el resultado que buscas: R> M <-
2017 Mar 15
0
Dovecot 2.2.27 proxy - enforcing per client IP connection limits
Thanks, I thought this might be the case. Is there any solution to enforce this on the proxy? If not, will a feature request be considered anytime soon? I see the proxies as the first line of defense against IMAP "abuse" and I think it's consistent having the same configurable option available on both backends and the proxies. --- Adi Pircalabu On 14-03-2017 20:17, Sami Ketola
2016 Jul 25
2
Duda sobre construccion de vectores
Hola buenas tardes comunidad, seguro que hay algo fácil, pero se me escapa y es que estoy hoy algo torpe seguramente, a ver me gustaría hacer lo siguiente: Dada una matriz M (que puede ser muy grande), me gustaria crear un vector, sin usar bucles (ya que cuando es muy grande, todo puede ser muy lento) del siguiente modo. Para cada una de sus filas, me gustaría seleccionar un único elemento de una
2011 Jun 23
3
Using rsync as an incremental backup
I'm using rsync to do an incremental backup of my desktop here, to a remote server as follows: #/usr/bin/bash old=$(date -d 'now - 1 week' +%Y-%m-%d) new=$(date +%Y-%m-%d) rsync -avP --delete --link-dest=../$dir /home/bakers bakers at perturb.org:/home/bakers/backup/$new/ This is actually working GREAT! The only problem is that sometimes the cronjob won't complete (internet is
2007 Jul 31
2
choosing between Poisson regression models: no interactions vs. interactions
R gurus, I'm working on data analysis for a small project. My response variable is total vines per tree (median = 0, mean = 1.65, min = 0, max = 24). My predictors are two categorical variables (four sites and four species) and one continuous (tree diameter at breast height (DBH)). The main question I'm attempting to answer is whether or not the species identity of a tree has
2006 Oct 31
0
PSARC 2006/188 Memory Cache Disable Support on x86
Author: eota Repository: /hg/zfs-crypto/gate Revision: 5280d884b1432bc97a53a686598dc80c1b1a38cc Log message: PSARC 2006/188 Memory Cache Disable Support on x86 4262085 devmap_umem_setup doesn''t honor accattrp parameter 6212057 ddi_dma_mem_alloc should be able to alloc with cache disable on x86 6397314 iprb calls ddi_dma_mem_alloc() with zero for the data transfer mode Files: update:
2013 Jul 25
0
variación en los resultados de k medias
El alglorimo K-means optimiza un función objetivo que depende de una configuración incial dada. Si la configuración inicial (que suele elegirse aleatoriamente) cambia entonces el resultado puede cambiar. De hecho kmeans tiene un argumento nstart que indica el numero de configuraciones inciales que el algorimo va a probar para el elegir el mejor resultado. Prof. Julio Di Rienzo Estadística y