search for: fowle

Displaying 20 results from an estimated 32 matches for "fowle".

Did you mean: fowler
2016 Apr 07
1
[PATCH] fix CHECK_this_length in sprintf.c
...g-tidy is http://reviews.llvm.org/D18766 You may consider running some of the other clang-tidy checks on your source base, they will likely find other bugs. Cheers, Matt On Thu, Apr 7, 2016 at 6:46 AM, Martin Maechler <maechler at stat.math.ethz.ch> wrote: > >>>>> Matthew Fowles Kulukundis <matt.fowles at gmail.com> > >>>>> on Tue, 5 Apr 2016 11:17:30 -0400 writes: > > > All~ > > CHECK_this_length macro expands to multiple statements making it > unsafe to > > use in a single line `if` statement (as is happeni...
2016 Apr 07
0
[PATCH] fix CHECK_this_length in sprintf.c
>>>>> Matthew Fowles Kulukundis <matt.fowles at gmail.com> >>>>> on Thu, 7 Apr 2016 11:21:56 -0400 writes: > Martin~ > Sorry about the bad patch. I work on C++ at Google. We built a check for > clang-tidy that identifies errors of this form and discovered the error &...
2016 Apr 05
2
[PATCH] fix CHECK_this_length in sprintf.c
All~ CHECK_this_length macro expands to multiple statements making it unsafe to use in a single line `if` statement (as is happening near line 335). This fixes the macro using the standard `do { } while (0)` macro trick. Matt -------------- next part -------------- A non-text attachment was scrubbed... Name: r-sprintf.patch Type: text/x-patch Size: 758 bytes Desc: not available URL:
2003 Aug 01
5
Seting up TDM40B
Hi list, I'm trying to set up a TDM40B, but modprobe returns the fowling errors: asterisk:~# modprobe wcfxs ZT_CHANCONFIG failed on channel 1: Invalid argument (22) /lib/modules/2.4.18/misc/wcfxs.o: post-install wcfxs failed /lib/modules/2.4.18/misc/wcfxs.o: insmod wcfxs failed Could someone give me a help? Thanks in advance Eduardo
2016 Nov 08
4
CentOS 6.3 packages updates options without upgrading.
On Mon, Nov 7, 2016 at 11:12 PM, John R Pierce <pierce at hogranch.com> wrote: > On 11/7/2016 8:33 PM, Dipal Bhatt wrote: > >> Unfortunately, there's not possibility in this specific situation to be >> able to update from 6.3 -> 6.8. >> > > any such external specifications that insist you run an old obsolete > operating system are inherently broken.
2016 Nov 08
2
CentOS 6.3 packages updates options without upgrading.
The specs may have certain dependency on subset of 6.3 packages, but not for all other packages/binaries, as I mentioned earlier. So, to keep things rather intact, we would simply meet requirements by only updating "selected packages only". And, for now, that should be considered intermittent solution until we can safely land to a proper job as you mentioned. So, would there be any
2016 Apr 07
0
[PATCH] fix CHECK_this_length in sprintf.c
>>>>> Matthew Fowles Kulukundis <matt.fowles at gmail.com> >>>>> on Tue, 5 Apr 2016 11:17:30 -0400 writes: > All~ > CHECK_this_length macro expands to multiple statements making it unsafe to > use in a single line `if` statement (as is happening near line 335). This...
2004 Mar 26
2
Omegahat down?
I was wondering the same thing. The traceroute seems to end at their border router, which leads me to believe that they has a hardware failure. Hoping that they get it up in a few days. I've checked around and there are a few mirrors but they all just hang, so I guess we have to wait... Mark Fowle ------------------------------------------------------- Navicom Inc. One Steelcase Road W Markham, On L3T 0T3 905-415-3207 ------------------------------------------------------- People often find it easier to be a result of the past than a cause of the future. -----Original Message----- From: M....
2003 Oct 06
2
Modem and Fax over VoIP
Hello, I have the fowling scenario: fxs[asterisk1]-----iax-----[asterisk2]e1----e&m---PSTN I want to know the steps to transmit fax from a machine connected to the fxs to a fax machine on the PSTN. The same for dial-up's. Is it possible only with a/ulaw ? What configs I need in asterisk1? Thanks in advance Eduardo
2007 Sep 24
1
errors join samba 3.0.26a to windows 2003 r2
I am trying to join a samba server to an active directory domain and I am getting the fowling error, any help is greatly appreciated. ---------------- # net ads join -U 'Administrator@MYDOMAIN.LOCAL' Administrator@BHPHOTOVIDEO.LOCAL's password: Using short domain name -- MYDOMIAN [2007/09/21 08:51:09, 0] utils/net_rpc_join.c:(70) net_rpc_join_ok: failed to get schannel session key
2004 Jan 19
1
Need Samba printing help
...inter_fn(361) Unable to open printcap file cups for read! I'm not sure whats causing this error. I have changed the permissions onthe /etc/printcap file to be wide open, and that doesn't seem to workeither. Can anyone shed some light on where I might have messed up? Thanks,Mark -- Mark Fowle mark@thefowles.com -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://lists.samba.org/archive/samba/attachments/20040119/0b13174e/attachment.bin
2003 Jul 31
4
timezones
I have some questions and comments on timezones. Problem 1. # get current time in current time zone > (now <- Sys.time()) [1] "2003-07-29 18:23:58 Eastern Daylight Time" # convert this to GMT > (now.gmt <- as.POSIXlt(now,tz="GMT")) [1] "2003-07-29 22:23:58 GMT" # take difference > now-now.gmt Time difference of -5 hours Note that the difference
2006 Feb 20
3
Background work
Greetings, I''ve got a rails app which is basically an admin interface to a xml dataset. Currently I''ve got rails rigged to call a function to spit the entire dataset to file with every change. This would actually be ok, its fairly infrequently updated, but when the dataset grows large the user sits there waiting for it to dump with no feedback as to whats going on. Oh yes,
2018 Feb 27
1
Migration Of Records From Old Samba Domain To New One
Thank you for taking time to do this, Andrew. But, of course, it will be too late for me. I’ve just returned from exile, where I went on a spirit quest of sorts. Except that, on this quest, I was obliged to keep my distance until I had found a way to export and import all users, groups and group membership from my old samba domain to my new one. I updated schema to support Kerio Connect using
2016 Nov 08
0
CentOS 6.3 packages updates options without upgrading.
On Mon, 7 Nov 2016 23:33:56 -0600 Dipal Bhatt wrote: > But, yes, there's > no way to update the 6.3 to 6.8 as I repeatedly mentioned which is the only > requirement/constraint. It occurs to me to ask what you consider to be version 6.3. If you update any of the rpms to the 6.8 version you are no longer running version 6.3. If the spec requires 6.3 and nothing else, then you will
2016 Nov 08
0
CentOS 6.3 packages updates options without upgrading.
Yes you would break all kinds of things. In a nutshell folks are saying you are free to try but when it blows up...you better have a total backup to restore the entire box. Your first priority should be getting whatever is holding you back from proper system updates and security out of the way. On Nov 8, 2016 00:59, "Dipal Bhatt" <dipal.bhatt at gmail.com> wrote: > The specs
2012 Mar 05
1
[Development] For Starters
Hi everyone! I have a university group project on a virtual machines course in which we should work on a VM system. We have to fulfill at least one of the fowling goals: - Evaluation: relevant performance analysis, benchmarking, comparison among VM technologies, detailed CPU and memory usage analysis, workload study, identification of hot-spots for optimization, analysis of VM behaviour or data
2004 Jan 18
1
loading print driver question
...fn(361) Unable to open printcap file cups for read! I'm not sure whats causing this error. I have changed the permissions on the /etc/printcap file to be wide open, and that doesn't seem to work either. Can anyone shed some light on where I might have messed up? Thanks, Mark -- Mark Fowle mark@thefowles.com -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://lists.samba.org/archive/samba/attachments/20040118/cdf28d75/attachment.bin
2003 Oct 21
1
Hangup
Hi, Some calls I make trough my PSTN asterisk gateway just hangup after some minutes. Even if I'm using sip or iax. I have callprogress=no busydetect=no in my zapata.conf. Anyone help? Or tell me what to look at /var/log/asterisk/debug. I didn't find anything wrong. [endpoint]---iax or sip----[asterisk]----E&M----PSTN. As endpoint I had tested another asterisk box (with a FXS),
2004 Jun 28
2
Unable to start R due to error with tempdir()
Hello, I run R 1.9.1 on a Windows XP machine. In the last week, I have started to get the following error message (about 85% of the time) when I attempt to start R: "Fatal error: cannot find unused tempdir name" I get this message whether I attempt to start R in interactive or batch mode. Looking at the help-manual description of tempdir didn't provide me with any obvious clues