search for: daunt

Displaying 20 results from an estimated 271 matches for "daunt".

Did you mean: haunt
2005 May 08
2
[LLVMdev] Cygwin binaries
I'm building on cygwin. But the procedure for building the front-end on Cygwin is a bit daunting, to say the least,. Does anyone know a source for a pre-built version of the same?
2019 Nov 09
2
Fedora developer list is asking about progress for MIT Kerberos 5 compatibility
I've been involved in a thread over on the fedora-devel mailing list about the experimental MIT Kerberos 5 compatibility for Samba. I'm staring at https://wiki.samba.org/index.php/MIT_Build , and the list of incompatibilities is daunting. Is anyone over here doing the compatibility work and can comment on progress? Or, perhaps, is this just fundamentally unworkable? The experimental version *builds* for Fedora 31, but I've not tested it.
2005 May 09
0
[LLVMdev] Cygwin binaries
>From: "Robin Davies" <rerdavies at rogers.com> > >I'm building on cygwin. But the procedure for building the front-end on >Cygwin is a bit daunting, to say the least,. > >Does anyone know a source for a pre-built version of the same? > To my knowledge there is no pre-built version of the cfe. However, if you like I can give you the build instructions. It isn't that daunting to build it, if you've the right setup ;) Henr...
2020 Jun 30
8
Documentation SIG: Participation wanted
Hi, folks, I've been working through the CentOS wiki for more than a year now, trying to identify and fix outdated/wrong/obsolete content. It's a daunting task, and I'm losing. I would very much like to gather a group of people who are: * Knowledgeable about CentOS * Good with words * Have a little time who would be willing and able to review the content of the wiki, and fix the bits that are incorrect. The CentOS Documentation SIG (which...
2007 Mar 13
2
An example of "overloading" [
Hello: Could anyone point me to a nice example where someone has created methods for "[" on a user defined Class? I looked at the package Matrix but that was a little daunting. I'm looking for someone a little more introductory. I've tried to search the help section and the web but its difficult since "[" isn't searchable. Thanks in advance! Greg [[alternative HTML version deleted]]
2020 Jul 22
6
New pass manager for optimization pipeline status and questions
...IZE_PASS to take another parameter indicating if it's codegen-only. Or we could just have a central list somewhere where we check if the pass is in some hardcoded list or has some prefix (e.g. "x86-"). The approach of adding equivalent `-passes=` RUN lines to all relevant tests seems daunting, but not exactly sure how daunting. Maybe it's possible to script something and see what fails? We'd still need some way to identify codegen-only passes to make sure we don't miss anything, and we'd need to distinguish between analyses and normal passes. Also, it would slow down...
2011 Jun 24
3
Extract character from the end of a string
I have a list of names that look like this, with some ending in an "*" and others not: Steve Young* Joe Montana* Tom Brady Daunte Culpepper ... I want to create a variable that = 1 if the name ends in "*" and = 0 otherwise. Please help! -- View this message in context: http://r.789695.n4.nabble.com/Extract-character-from-the-end-of-a-string-tp3621732p3621732.html Sent from the R help mailing list archive at Nabbl...
2016 Jun 09
2
[GSoC 2016] Capture Tracking - False Positives
Hello Anna, I've been looking into compiling a list of all of the false positives in the current Capture Tracking Analysis, but I'm having a bit of trouble getting my head around it all. I feel like I understand it at a theoretical level but jumping into the implementation is quite daunting. I would appreciate any advice you could give to point me in the right direction. Many thanks, Scott
2010 Apr 27
3
[LLVMdev] Proposal for a new LLVM concurrency memory model
...compilers should know about threads, but enough to work around the issues and not start creating threads the user didn't ask for. I'm not against enhancing the compiler to that point, I just think that you're digging too deep and Balrog might show up unexpectedly. Thread issues can be daunting by themselves, automatically creating threaded code is a recipe to disaster, IMHO. > Again, my vote is to define vector atomics as respecting atomicity across > elements and make it the compiler's and user's job to know when it can use > them. By means of #pragmas? cheers,...
2012 Nov 17
0
[LLVMdev] code-owner sporks
David A. Green wrote: > I find llvm-commits daunting. So much that I hesitate to do reviews. > As Chris commented, I am not very active on that list. There's a reason > for that beyond lack of time. So the goal is to make it easier for a member of the community to review only commits to a sub-tree that interests them? Let's say i...
2012 Nov 16
4
[LLVMdev] code-owner sporks
...t lines to find it. > Have you considered the amount of quality code that gets produced with > the current process? Code quality doesn't reflect how efficient the review system is. It reflects how good the reviewers are and we are fortunate to have excellent ones. I find llvm-commits daunting. So much that I hesitate to do reviews. As Chris commented, I am not very active on that list. There's a reason for that beyond lack of time. By definition, making the process simpler and more organized should result in less time for reviews and thus hopefully more review participation....
2009 Jan 07
5
What steps to take
Hi list I'm attempting to list windows shared printers in Unix. That's really all that I need and I can't install Samba on the machine I need to list the shared printers from. I started analyzing the smbclient code hoping to extract the necessary info but as you all know it's a daunting task. Certainly for a C novice. Which is why I want to ask if there is anyone out there who can help me. Be it suppling me the entire or partial code, provide some detailed steps I should follow so I can figure it out myself or just clues. Anything really, I'll filter it. Extra info: I rel...
2006 Jun 10
2
Regex engine types
...ot; "z" Not what I'd have thought. However, > grep("[B-D]", letters, value = TRUE, perl = TRUE) character(0) So what is it that standard regular expressions use that's different from Perl-type ones? The help file for grep refers to POSIX 1003.2 which looked a bit daunting to delve into. From my limited reading, it seems there are different gegex "Engine Types" which seems to be getting somewhat tangential to what I was working on. I could probably avoid problems if I always set perl=TRUE, but it would be good to know what basic and extended regular ex...
2011 Feb 03
2
Recovering LVM volumes
...Can you please give the actual command assuming disk is connected at /dev/sdb? - How do I find the blocksize used by the disk & how do I get the meta-data and mount the disk to current lvm fs. Request please give me step by step process. I am finding the howtos & examples on the net very daunting as most of them have co-issues of raid etc. Mine is a plain lvm spanning multiple disks. I don't have expertise of this level & suddenly my boss is expecting me to perform a miracle. Please help. With best regards. Sanjay.
2008 Mar 20
2
Installation of R, Sweave, ESS and [X]Emacs on Windows?
...CYGWIN_NT-5.1 with XEmacs 21.4 working okay. Can anyone point me to any documentation on how to bring these together so that R code typed in Xemacs can be run in R? I found the ESS installation directions here at http://ess.r-project.org/Manual/ess.html#Microsoft-Windows-installation but they seem daunting. I'm not sure that Xemacs from cygwin can work with R installed alone. Can anyone confirm that I just have to follow these directions to have everything I want? Thank you all for your help and advice. -Kevin Kevin Zembower Internet Services Group manager Center for Communication Programs...
2007 Aug 13
3
Very new - beginners questions
Dear all, I have 4 sites and want to determine how different they are from each other. For this I have decided to use R though it seems a bit daunting to learn. I have read data in from a CSV the structure is : Species1 Species2 Species3 Site1 4 4 7 Site2 3 1 0 Site3 0 99 6 Site4 75 3 33 There are many more species than shown above this is just an example. Here are the questions. How do I read one row of data so as t...
2006 Mar 08
23
rubynuby == I''m a''scared to set it all up...
I''ve been mostly lurking here with an occasional nuby question for a few weeks now. It seems like Ruby and Rails and the many libraries and tools growing up around it are a remarkable toolset. Unfortunately I''m finding the whole enchilada a bit daunting. It seems that if one is to truly tap into the power of this thing and do a significant amount of developing, one needs to start with Ruby and/or RoR (in my case on a Mac with TextMate). One also needs to figure out how to use subversion to track code changes. One also needs to figure out...
2012 Mar 30
7
transition to ip6
...nce i have never done ip6 stuff, is what does that mean on my webservers? Would I just need to replace my ip4 with ip6 in my eths, bonds, bridges, and configuration files...and copy out my iptables to ip6tables, and change the dns servers? all that does not sound to harsh. anything especially daunting to make that switch (save from someone having to do that on 100 computers really fast!!) -bob
2013 Nov 08
4
Migrating from Puppet open-source to Puppet Enterprise
...tive to initial deployment -- if I decide to keep PuppetDB on the same server as Master, can I later migrate that role off onto another host? I don''t believe we have enough traffic yet to justify breaking this all down (yet) -- and this will greatly simplify things. I also have the daunting task of re-writing all my individual manifests into proper modules :-) Thanks! -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscr...
2013 Jan 22
2
fail-over, redundancy, bdc, multi-dc-domain
I'm aware of, at least generally, how one would have done a BDC/Redundant server under OpenLDAP Samba3. However, rolling your own multi-domain-controller was fairly daunting [for me] under Samba3 / OpenLDAP. I've been very interested in Samba4 for the more integrated nature of having LDAP/DNS/Samba all under one roof. [i.e. Fewer places where I can screw it up horribly.] However I'm also interested in how one can handle fail-over. I don't need somethin...