search for: inexpert

Displaying 12 results from an estimated 12 matches for "inexpert".

Did you mean: inexperto
2009 Aug 27
1
[LLVMdev] inlining hint
...ny C++ programmers do not know this, and >> therefore misuse the construct. > > No, no, no! :) I rely on this behavior. I assume anything I define > in the class definition will be inlined (when reasonable). I do this for > performance reasons. I would say that I am a new and inexpert C++ programmer, and I always thought the idea of putting methods in headers was not a way of saying to the compiler "please inline this" but rather a way to expose it to the compiler so that it would be possible to inline. When writing templates or helper classes, I've always written...
2009 Aug 27
0
[LLVMdev] inlining hint
On Wednesday 26 August 2009 12:59, Dale Johannesen wrote: > class X { > int A(int x) {....} > inline int B(int x); > }; > inline int X::B(int x) {...} > > Per the language standard, A and B are semantically identical, both > "inline". It's been suggested that we should omit the inlinehint on > A, on the grounds that many C++ programmers do not
2006 Jun 26
1
domain_client_validate: unable to validate password for user MACHINE$ in domain DOMAIN to Domain controller \\DC. Error was NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT
Hi Samba users - I recently upgraded my domain at home from being controlled by two somewhat messed up Windows DCs (one 2000 and the other 2003, messed up by my own inexpert management..) to a nice clean new single 2003 DC (SBS, if it matters). I rejoined all workstations, including a Redhat Fedora FC3 based machine, to the new domain. (Actually, I migrated all of the Windows workstations and servers, and simply rejoined the Linux machine). Since then, I'm get...
2011 Oct 11
5
Could not retrieve local facts: private method `split' called for nil:NilClass
Hello, I am installing Puppet Enterprise agent (puppet-enterprise-1.2.1- solaris-10-sparc) on a Solaris 10 64bit SPARC system. When I view the logs for the agent I see: puppet-agent[14680]: [ID 702911 daemon.error] Could not run Puppet configuration client: Could not retrieve local facts: private method `split'' called for nil:NilClass The client successfully initiates a cert exchange
2007 Nov 14
5
Non-registry problem: Slow printing
...table = yes browseable = yes guest ok = Yes guest only = Yes public = yes writable = no path = /var/spool/samba/cr1000 Does anybody have any ideas here? The packet traces and samba log files indicate that the PC is sending many transactions which are failing but I am inexpert at decoding exactly what is wrong with them. I can include log files, but I am wondering if anyone knows of anything off the top of their head? All my web searches to date have revealed the registry issue but nothing beyond that. Thanks! --Chris
2009 Aug 26
8
[LLVMdev] inlining hint
You may have noticed I added an "inlinehint" attribute to the IR yesterday, to represent user declarations that hint inlining would be a good idea ("inline" keyword). Chris and I have been discussing how to hook it up to the C++ FE. Consider: class X { int A(int x) {....} inline int B(int x); }; inline int X::B(int x) {...} Per the language standard, A and B
2002 Apr 08
22
Parameterized Samples Withdrawn
Although the parameterized samples have allowed people to get a firewall up and running quickly, they have unfortunately set the wrong level of expectation among those who have used them. I am therefore withdrawing support for the samples and I am recommending that they not be used in new Shorewall installations. -Tom -- Tom Eastep \ Shorewall - iptables made easy AIM: tmeastep \
2003 Jun 13
1
fsck fails (then succeeds)
Hello, This may be a slightly rambling and inexpert question from point of view of the learned folks on this list - feel free to go and read something more interesting, but I am curious and a little alarmed about a recent event. I am running Linux from Scratch ("LFS"), under a locally compiled Kernel 2.4.20 (SMP). The root filsytem was c...
2006 May 12
3
Dial Command Reference for SIP channel
Hi all. I was reading a sample config someone had posted relating to call forwarding, and in it, they use a Dial command with components that I cannot find any reference to. Can someone point me to a reference which could explain the difference between Dial(SIP/100|20|Ttr,,wW) and Dial(SIP/100,,wW) Specifically, what is the |20|Ttr ? I cannot seem to find any reference which would indicate
2003 Oct 27
2
[[<-.data.frame with POSIXt replacement (PR#4808)
Hi, The following seems to be a bug introduced with version 1.8.0 (it worked without error on my installation of version 1.7.0): > test <- data.frame(time = I(c("2003-08-19:22:55:57"))) > test[["time"]] <- strptime(test[["time"]], format = "%Y-%m-%d:%H:%M:%S") Error in "[[<-.data.frame"(`*tmp*`, "time", value =
2011 Aug 09
3
what is the fastest way to fetch results which are sorted by timestamp ?
what is the fastest way to fetch results which are sorted by timestamp ? i want to use xapian as my search engine , use add_boolean_term(something) and add_value(0,sortable_serialise(get_timestamp())) to a doc. search through enquire.set_weighting_scheme(xapian.BoolWeight()) and enquire.set_sort_by_value(0,True) to ensure that the results are sorted by the timestamp. This method is ok , but
2014 Dec 09
5
Sieve permissions issue following update
It has been running flawlessly for quite some time until the update. Global scripts were compiled: /usr/local/etc/dovecot/sieve # ls 10-move-spam.sieve 10-move-spam.svbin However, I ran sievec again and tried saving a modified script and got the same: shiofuki dovecot: lda(gessel at blackrosetech.com): Error: sieve: binary save: failed to create temporary file: