search for: fowling

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

Did you mean: fooling
2016 Apr 07
1
[PATCH] fix CHECK_this_length in sprintf.c
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 here as part of our search. I am just trying to be a good citizen and upstream a fix, but I must have gotten sloppy as I was doing a bunch of these. Thanks for fixing it and finding the a test for it, I actually had no idea how to trigger this
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 > here as part of our search. I am just trying to be a good
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 > fixes the macro using the standard `do { } while (0)` macro
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
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 E...
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...
2004 Jan 19
1
Need Samba printing help
I am posting again - Please help. I am trying to add print drivers for a samba shared printer to a Windows2000 group - Everything up to this step works - I am using Samba 3.0.1 rpcclient -d 100 -Uroot -c 'adddriver "Windows NT x86" \ E323:LMAAE1DD.dll:\ LMAAE1P1.PPD:LMAAE1DA.DLL:LMAAE1DA.HLP:\ NULL:RAW:LMAA1B1.DLL,LMAAE1BJ.DLL,LMAAE1BT.DLL,LMAAE1DA.ALL,LMAAE1ED.DLL,LMAAE1PI.EXE,\
2003 Jul 31
4
timezones
...the month, the day of the week can be different depending on the timezone you use. This is highly undesirable since I am not dealing with anything more granular than a day yet timezones, which are completely extraneous to dates and by all rights should not have to enter into my problems, keep fowling me up. A lesser problem is that I find myself using irrelevant constants such as the number of seconds in a day which you would think would be something I would not have to deal with since I am concerned with daily data. With R have nifty object oriented features I think a good project would...
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 in relevant situations (check briefly via mail), ... - Deployme...
2004 Jan 18
1
loading print driver question
I am trying to add print drivers for a samba shared printer to a Windows 2000 group - Everything up to this step works - I am using Samba 3.0.1 rpcclient -d 100 -Uroot -c 'adddriver "Windows NT x86" \ E323:LMAAE1DD.dll:\ LMAAE1P1.PPD:LMAAE1DA.DLL:LMAAE1DA.HLP:\ NULL:RAW:LMAA1B1.DLL,LMAAE1BJ.DLL,LMAAE1BT.DLL,LMAAE1DA.ALL,LMAAE1ED.DLL,LMAAE1PI.EXE,\
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