search for: inadequaci

Displaying 20 results from an estimated 31 matches for "inadequaci".

Did you mean: inadequacy
2006 Dec 20
2
Re: Match a Numer - then continue with, dialplan
...which > company the caller is calling from? Their extensions number? > The context > at which they enter the dialplan? Or something else? Good questions, all of them. Unfortnately, I don't have answers to them. I wanted to take our 3000 line python script, which we'd used due to inadequacies of the dialplan, and throw the horrible nasty thing out the window. > > Secondly, how do you distinguish between destination numbers > in one company > from those in another? Number range? Context? My brain hurts.
2018 May 16
2
Windows build strangeness
I have the git monorepo, and Visual Studio 2015. I am finding that running a build from the command line with msbuild (as a nightly job) invariably fails on the first try, and succeeds on a retry. The first msbuild command looks like this: msbuild ALL_BUILD.vcxproj /p:Configuration="RelWithDebInfo" /m:6 /t:Rebuild This appears to compile everything okay, but invariably fails with
2006 Aug 19
9
SSH scans vs connection ratelimiting
Gang, For months now, we're all seeing repeated bruteforce attempts on SSH. I've configured my pf install to ratelimit TCP connections to port 22 and to automatically add IP-addresses that connect too fast to a table that's filtered: table <lamers> { } block quick from <lamers> to any pass in quick on $ext_if inet proto tcp from any to ($ext_if) port 22 modulate
2007 May 15
1
Astsee v0.1 released - an Asterisk channel monitor for linux/X windows
...ut the framework. Comments/questions welcome, but probably off-list is best unless they are usage questions that would benefit the community. Source isn't available currently, just a binary. I expect to release the source too, soon, but don't know for sure yet. There are a plethora of inadequacies rampant in this thing, YMMV, details about what works and what doesn't are on the page linked to above. This is more of a proof-of-concept release than even v0.1. Thanks for reading. I hope this provides a viable alternative to the great but seeming-to-be-not-updated gastman software....
2015 Sep 17
2
Register Number
On 9/17/2015 8:30 AM, Sky Flyer wrote: > Hi Krzysztof, > > Thanks for your reply. I wanted to assign the hardware encoding to the > Instruction bits like the link below: > > https://groups.google.com/d/msg/llvm-dev/BfUmfIWYRM8/6JGXQf1gCQAJ > > but, at the end, what is assigned to the Inst is, I suppose, the > register ID not the encoding! > > to be more clear, I do
2018 May 16
1
Windows build strangeness
What kind of missing symbols are you getting? I had to work around dependencies for a Mingw32 build. See https://reviews.llvm.org/D44650 On Wed, May 16, 2018, 13:13 via llvm-dev <llvm-dev at lists.llvm.org> wrote: > I have the git monorepo, and Visual Studio 2015. I am finding that > running a build from the command line with msbuild (as a nightly job) > invariably fails on the
2018 May 16
0
Windows build strangeness
Here are a couple of representative errors. C:\Dev\upstream\gitmono is where I keep my clone. "C:\Dev\upstream\gitmono\wbuild\ALL_BUILD.vcxproj" (Rebuild target) (1) -> "C:\Dev\upstream\gitmono\wbuild\unittests\Support\DynamicLibrary\SecondLib.vcxproj" (default target) (170:2) -> c1xx : fatal error C1083: Cannot open source file:
2018 May 16
2
Windows build strangeness
I think MSBuild isn't capable of re-running cmake and then reloading the project files when CMakeLists.txt changes. It re-runs cmake, but then continues the build with the stale projects. That probably explains the "PipSqueek.cxx doesn't exist" errors. As for the link error, it could also be caused by things like a file rename not getting picked up by MSBuild. The fix is
2018 May 16
0
Windows build strangeness
msbuild is is able to re-run cmake if a CMakeLists.txt changes. CMake adds a special project "ZERO_CHECK" that does this. However, I am not sure it runs when invoking on the individual projects instead of the solution. Try the cmake --build command, which should output the following: > cmake --build . --target opt CMake is re-running because
2006 Apr 11
13
[Bug 468] There is no real documentation for knowing how to configure the kernel for iptables
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=468 netfilter@linuxace.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |netfilter@linuxace.com ------- Additional Comments From netfilter@linuxace.com 2006-04-11 03:11 MET ------- Patches
2015 Sep 17
2
Register Number
Thank you :) If you mean this field, it looks everything is ok: field bits<16> Inst = { 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, Dr{2}, Dr{1}, Dr{0}, At{0}, 0, 0 }; Is possible that the problem might be on the TestAsmParser.cpp side? On Thu, Sep 17, 2015 at 4:18 PM, Krzysztof Parzyszek via llvm-dev < llvm-dev at lists.llvm.org> wrote: > On 9/17/2015 9:04 AM, Krzysztof Parzyszek via llvm-dev
2007 Apr 18
0
[Bridge] bridge/nf/ebtables patch for 2.4.27?
...094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094 ------------------------------------------------------------------------------- `The best way to get a drink out of a Vogon is to stick your finger down his throat...' --- The Book, on one of the Vogon's social inadequacies. --- Douglas Adams, The Hitchhikers Guide to the Galaxy
2003 Sep 11
1
Configuration-Files
Hi ! I currently trying out samba-3.0.0rc3 - and i would like to test the following. I would like to try out the following: * SAMBA-PDC with ACL-Support I have a debian-box with xfs-support. Is it possible to modify ACLs of directories and files from a win2k-workstation ? * SAMBA_PDC with LDAP-Support * Samba-PPC with Cups-Support Where can i get a tutorial for this ? Where can
2011 Oct 21
1
New DIB Engine still slow compared to the MAX engine?
I've been using the Max version of the DIB engine for a long time now, and it was always useful because it sped up everything so much. There were of course occasional glitches graphically (noticeably a few font colour issues though these were still less severe than the font color issues without max's engine). Once Huw started work on the new DIB engine that was going to go into the main
2018 May 16
2
Windows build strangeness
With VS2013 I found that editing a CMakeLists.txt file caused CMake to be re-run successfully and the build to also continue successfully, but since I switched to VS2015 the CMake re-run occurs - apparently successfully, but more often than not the build failed afterwards from either the IDE and from MSBuild. Since I seldom change the CMakeLists.txt files, I simply do a clean CMake configuration
2006 Aug 15
1
help: cannot allocate vector of length 828310236
Hi all, I was trying a probit regression using polr() and got this message, Error in model.matrix.default(Terms, m, contrasts) : cannot allocate vector of length 828310236 The data is about 20M (a few days ago I asked a question about large file, thank you for responses, then I use MS Access to select those columns I would use). R is 2.3.1, Windows XP, 512M Ram. I am going to read
2003 May 11
2
gee
I am trying to use gee() to calculate the robust standard errors for a logit model. My dataset (zol) has 195019 observations; winner, racebl, raceas, racehi are all binary variables. ID is saved as a vector of length 195019 with alternating 0's and 1's. I get the following error message. I also tried the same command with corstr set to "independence" and got the same
2002 Apr 28
2
dropterm() in MASS
To compare two different models, I've compared the result of using dropterm() on both. Single term deletions Model: growth ~ days + I(days^0.5) Df Sum of Sq RSS AIC <none> 2.8750 -0.2290 days 1 4.8594 7.7344 4.6984 I(days^0.5) 1 0.0234 2.8984 -2.1722 AND Single term deletions Model: growth ~ days + I(days^2) Df Sum
2005 Oct 24
0
Rgnome depends on obsolete components libglade/libxml (PR#8249)
...e fun/fame, and in the > end, the R foundation gains an outsider who is knowledgeable about > embedding R. e.g. some college professor might assign that as a > final year computer programming project, or some student might pick > it as one. Is it such a bad thing to have a list of "inadequacies > but nowhere important enough to get fixed any time soon" issues? I think that the question is more, what TODO list, where and maintained by whom? In this case, with a package that is no longer being actively maintained by R Core, it may very well be appropriate to have a separate TODO...
2002 Apr 24
4
Tag Proposal -> Tag Standard
Alright. So, the tag proposal that has been labored over for some months has now been reclassified a bit. There new URL is now here: http://reactor-core.org/ogg-tag-recommendations.html And is prefaced by the following statement: "The following recommendations were developed by a community of Ogg/Vorbis users for their own use." I believe the implication is that this document