similar to: samba Digest, Vol 130, Issue 24

Displaying 20 results from an estimated 5000 matches similar to: "samba Digest, Vol 130, Issue 24"

2005 Apr 15
2
Running scripts and the console
Hi, is there any way to execute scripts in R (Windows) without the script being copied to the console, so that only error messages are reported? Or to have a second console in parallel? Please. Not being able to hit the F10 button like in S-Plus seriously impairs my productivity (not only because it is slow and clutters my console history). And totally unrelated: Is there any chance that R
2017 May 11
1
xrealloc namespace conflict
On 11 May 2017 at 12:16, Patrick Perry wrote: | I've done a bit more investigation into this issue. Here is my current | understanding of the situation: | | 1. I have a package on CRAN (corpus-0.3.1) that passes tests on all | platforms except for Linux. | 2. My package defines a C function, "xrealloc", for internal use. | 3. The libreadline library that R links to defines a
2011 Feb 03
2
Possible to ask rspec to show more code in the debugger?
This came up from an other issue where I needed to go check something in test::unit. Immediately when I dropped into the debugger in test::unit I saw something I have been missing: test unit by default shows a number of lines of code. Is there a way to make the rspec debugger do this? I am not sure if it is just me, but seems to me that when I moved to rspec, certain things which seemed to be
2015 Sep 14
2
[LLVMDev] Inconsistent result between GCC and Clang for __builtin_fmodf
Following simple program gives different answers when compiling with GCC (4.8.4) and ToT Clang: $ cat builtin_fmodf_bugpoint.cpp #include <cstdio> int main(int argc, char** argv) { const float a = 1.0f; const float b = 0.1f; printf("%f mod %f = %f\n", a, b, __builtin_fmodf(a, b)); return 0; } $ g++ -o builtin_fmodf_bugpoint_gcc builtin_fmodf_bugpoint.cpp $
2003 Nov 30
2
Cisco 6.0 + Asterisk question
I have several phones running Cisco's 6.0 SIP software release at this time. Two of the phones have not shown any abnormal behaviors, but one of them has an unsettling propensity to lock up after several hours, where the softkey labels disappear and the phone stops registering, requiring the standard *-6-settings reboot sequence. Otherwise, the phone seems to work OK except for a slight
2006 Feb 17
1
indications issues in Singapore?
Hi all, haven't seen many posts about asterisk in Singapore... Getting a server going there and was wondering if TDM400Ps will be fine in FCC mode, and if there are indications / cadence values that I should be putting on there as in other international locations. Seen an unsettling post on voip-info about Singapore issues with Call Polarity/Hangup Detection -- crossing my fingers I
2010 Jun 01
1
mvbutils and trackObjs
Hello Colleagues, I've recently become a fan of Mark Bravington's mvbutils package for organizing analysis projects in a tree. Using cd(), Save(), fixr(), mlazy() etcetera solves nicely some of the nuisances that have worried or annoyed me and sometimes caused big problems over the years. Well thought out. Now one feature that would be fabulous would be automatic time-stamping of
2009 Jan 30
2
help with time series
Hello everyone I'm working with R 2.8.1 on a windows machine I have a question regarding time series analysis The first question is how does R expect the input file to be structured? I'm working with a *.txt file similar to the abbreviated one here: Date,stage 4/2/1953,7.56 4/3/1953,7.56 4/4/1953,7.54 4/5/1953,7.53 4/6/1953,7.5 4/7/1953,7.47 4/8/1953,7.44 4/9/1953,7.41 4/10/1953,7.37
2013 May 20
0
[LLVMdev] MachineOperand Fixed Register
On May 16, 2013, at 2:23 PM, dag at cray.com wrote: > Is there any way to determine if a Register-type MachineOperand > represents a fixed machine register? For example, call arguments must > end up in specific machine register but I don't see any way to ascertain > this from the information in MachineOperand. Basically, I need to know > if I am allowed to rename a
2020 Aug 12
3
Synology NAS is shutting down Ubuntu servers after very brief power outage (fwd)
Hi everyone, Well, we lost power here again.  I was not at home, but I guess a dump truck smashed into some power poles and took out half the city; actually tripped most of the breakers in the panel.  Anyways, the power was out for just a few seconds and of course my servers shutdown on me after power being out for just a second or two.  Here is my syslog from two different machines.  I included
2017 May 06
2
xrealloc namespace conflict
I have a package on CRAN now (corpus-0.3.1) that is currently failing tests on Linux, but passing on all other architectures: https://cran.r-project.org/web/checks/check_results_corpus.html I believe that the issue arrises from a namespace class between "xrealloc", which my package provides for internal use, but which R also seems to provide (possibly as part of TRE in
2006 Apr 09
1
RadRails question
I do apologize for asking this question here, but it seemed like the appropriate place: I keep trying to move from jEdit to RadRails for my ruby/rails development but there are a few things holding me back. I''m wondering if anybody could tell me whether these features are truly missing, or if I''m just missing how to make them work. Firstly, it doesn''t truly auto
2006 Jul 19
1
Automating package building packages and repository uploading
Dear Rusers, I have developed two packages for a client of mine. After new features are added or bugs corrected, I upload them to my own web repository. I create both source and binary versions. In fact, I made an script that checks, builds, and uploads them via ftp. However, I am facing two nuisances that do make it difficult to automate: 1) Even if I build the binary version with the command
2011 Dec 03
0
[LLVMdev] LLVM 3.0 - Windows - auto-importing issue with llvm::CallInst
On 12/2/2011 9:09 AM, Alan Garny wrote: > > However, there is one new (minor) issue which is that when building my > application I get a warning from the linker about auto-importing > having been activated without --enable-auto-import being specified on > the command line. Indeed, for some reason, the vtable for > llvm::CallInst has to be resolved...?! This is clearly not
2007 Jan 20
4
Looking for player recommendations...
I'm looking for personal recommendations for low cost flash based players which support Vorbis (speex and flac support would be nice, but aren't mandatory). Solid support (no weird limits for low and high bitrates) is required. I'd be buying a fair quantity of them to give away as prizes and gifts. I'd rather purchase players which have native Vorbis support rather than buying
2006 Jun 05
2
Swap
I know this is more of a general unix question, but the thread about the last kernel update, and memory usage got me to looking and thinking. Given a system with 2 Gb of memory, and at peak usage, top reports considerably less than the 2 gig amount in use, as well as system monitoring that never shows all available memory used, what would happen if you just turned swap off, and let memory
2007 May 18
4
Testing for 1.2beta2
Hi everyone, I'm planning on releasing Speex 1.2beta2 in the next few days. I'd appreciate if everyone could try and test the current svn to make sure no bug crept in for your favourite plarform/application. Cheers, Jean-Marc
2005 Dec 19
2
Advanced search/filter use cases
I''ve been working on an application lately that has a lot of advanced search and filtering functionality (with ranges and substring searches for each attribute). Despite being a pretty common use case, this isn''t supported particularly well by any framework I''ve used, including Rails. I''d like to fix that. :) Right now, my major pet peeves are: 1. Long,
2006 Dec 18
1
Bad merge of r5686 from trunk to 1.2-pre-release?
I do not closely follow the core source commits, but please bare with me. I will keep it short. Recently, changeset#5685 [1] caught my attention as I''ve been waiting for some date_helper love for a VERY long time. What bothered me is that when this changeset was merged into the 1.2- pre-release branch (at changeset#5686 [2]) a change to caching.rb crept in [3], which was not in
2011 Mar 21
1
IAX Call token revisited
I just finished a fresh install of 1.8.3.2 at home using the packages Digium hosts. After correcting a number of typo/config'o error that had crept in over the years, I thought I had everything working. My wife just complained that she cannot call her mother (who is using an old IAX hardphone I left for her). After turning up the logging level I see- chan_iax2.c: Call rejected, CallToken