search for: wrapper

Displaying 20 results from an estimated 7715 matches for "wrapper".

Did you mean: wrappers
2006 Mar 07
3
Expanding partial names
I'm writing wrappers for some functions that change some of the default arguments. I'd rather not list all of the arguments for the low level functions because there are about a dozen wrapper functions, and about 20 arguments to lowlevel. Instead I'm trying something like this: lowlevel <- function(lo...
2005 May 19
3
asterisk-oh323 build problems
...risk. I'm trying to set it up. I've already compiled and installed Asterisk-1.0.7 Now I'm trying with asterisk-oh323 I've already installed pwlib, oh323 and I've already set the variables. Now, when I try to "make" asterisk-oh323 I receive this error messagge: for x in wrapper asterisk-driver; do make -C $x all || exit 1 ; done make[1]: Entering directory `/root/voip/asterisk/asterisk-oh323/wrapper' g++ -Wall -mcpu=i586 -DP_LINUX -D_REENTRANT -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREADS -DPBYTE_ORDER=PLITTLE_ENDIAN -DPHAS_TEMPLATES -O3 -DNDEBUG -I/usr/include -I/usr/inclu...
1997 May 26
1
an anti-overflow wrapper
The following code is a first attempt at a simple but flexible suid wrapper which checks argv[] and environment. It might introduce new security holes or have other bugs; using 1 as a general failure exit value may be the wrong thing to do. The wrapper reads a configuration file named /etc/wrapper.cfg; see the comments in wrapper.c for the file''s format. Flame,...
2012 May 21
1
Failed build with lucene plugin
...l --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/fts -I../../../src/doveadm -I/usr/local/include -I/usr/local/lib -O2 -pipe -fno-strict-aliasing -MT lucene-wrapper.lo -MD -MP -MF .deps/lucene-wrapper.Tpo -c -o lucene-wrapper.lo lucene-wrapper.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../../src/lib-mail -I../../../src/lib-index -I../../../src/lib-storage -I../../../src/plugins/fts -I../../../src/doveadm -I/usr/local/...
2003 Apr 02
1
H.323 support
Have any body succesfully compiled the files in "asterisk-oh323-0.2.tar.gz" ? I have the following errors: +for x in wrapper asterisk-driver; do make -C $x all || exit 1 ; done make[1]: Entering directory `/root/asterisk-oh323/wrapper' g++ -Wall -mcpu=i586 -DP_LINUX -D_REENTRANT -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREADS -DPBYTE_ORDER=PLITTLE_ENDIAN -DPHAS_TEMPLATES -O3 -DNDEBUG -I/usr/include -I/usr/include/crypto -I/r...
2005 Apr 18
3
A 'true' R-wrapper for C++ classes
Hello I am trying to wrap some C++ classes into R. (1) Comparing the OOP and methods packages, I have came to this conclusion that OOP works much better for this wrapper -- please correct me if I am wrong. One question is why this useful package (OOP) is not included in the official release of R? (2) Choosing the OOP package way, I have carried out the following steps to wrap the C++ classes: (2.1) A C-wrapper is created to convert the C++ class to some C-st...
1999 Nov 22
1
tcp-wrappers not being used even w/ --with-tcp-wrappers
Howdy, It seems that even when specifying the --with-tcp-wrappers configure flag, the LIBWRAP define in config.h never gets #define'd and -lwrap never gets added to LIBS in the Makefile. To make sure I wasn't dealing with a stale configure file, I ran autoconf on configure.in to roll a new configure. I also don't see anything wrong with the...
2019 Aug 22
7
[PATCH disk-sync 0/5] Misc cleanups and convert inner loop to asynch.
This is based on top of: https://github.com/nertpinx/v2v-conversion-host/commit/0bb2efdcacd975a2cae7380080991ac7fc238d2b The first 4 patches are fairly uncontroversial miscellaneous cleanups. Patch 5 is the interesting one. (Note it doesn't quite work yet, so it's for discussion only.) Patch 5 converts the inner loop to use asynchronous libnbd calls. performance improves quite a bit for
2014 Nov 01
4
[LLVMdev] Using the unused "version" field in the bitcode wrapper (redux)
...some buggy behavior in the Darwin ar. Adding that on the front of the bitcode file just to get a version doesn't seem > like a very clean thing to do. > > Doug, what other alternatives did you guys consider before settling on this? > > As for #2 above, the non-universality of the wrapper makes using the wrapper as a version indicator sort of a non-starter. Using the bitcode wrapper was our main idea as we discovered it fairly early one when looking for ways to store the version information. Originally we wanted to propose adding extra fields at the end of the bitcode wrapper, but...
2002 Feb 14
2
RFC: "R::Wrapper" perl module
...lly finished writing this module, would any of you use it? Would you wish it did something else/different than what's described below? Any comments or suggestions on its proposed usage, intent, or syntax are welcome! (An alternative, better name would also be appreciated) -Aaron NAME R::Wrapper - Wrapper around the RS-Perl R module SYNOPSIS #!/usr/bin/perl -w use strict; use R::Wrapper qw(:all); my @x = 1 .. 10; my @y = 1 .. 10; @x = cumsum(\@x); plot( { x => \@x, y => \@y, main => 'Test Plot'...
2016 Nov 25
2
Can't get NUT slave to connect to master
Hi thanks for helping. I don't think nut is built with TCP wrappers support, although the package is listed as depending on libwrap... I ran this command: ldd /sbin/upsd | grep libwrap.so and it has returned no output. Does this mean I have to compile from source or is there a way to add the tcp wrapper support? Thanks again. On 24 November 2016 at 22:40, Rog...
2014 Nov 01
3
[LLVMdev] Using the unused "version" field in the bitcode wrapper (redux)
Hi all, Doug Yung started a discussion earlier ( http://lists.cs.uiuc.edu/pipermail/llvmdev/2014-September/077227.html) about using the unused "version" field in the bitcode wrapper, and I think there was some misunderstanding. I'd like to clarify the motivation. The reason we want to add the version field is to easily identify "old" bitcode. It is only LLVM version granularity, but that is good enough for us. The obvious thing is that we offer compatibility, so...
2018 Feb 02
0
Wine release 3.1
...vent handling. krnl386: Remove support for VGA emulation. winedbg: Remove support for vm86 exceptions. kernel32: Remove support for vm86 exceptions. comdlg32: Correctly initialize the item dialog structure. Alistair Leslie-Hughes (3): dpnet: Use the global HeapAlloc() wrappers. advapi32: Support WinLogonIdsSid in IsWellKnownSid. d3dx9: Stub D3DXCreateKeyframedAnimationSet(). Andrew Eikum (3): xinput: XInputGetStateEx takes the same struct as XInputGetState. services: Add support for service status change notifications. advapi32: Implement...
2002 May 01
4
Using openssh 3.1p1 on Solaris with tcp wrappers 7.6
Dear Open SSH and TCP Wrappers Colleagues, We are trying to use open ssh 3.1p1 on SPARC platforms under Solaris 2.8 using gcc 2.95.2, in conjunction with tcp wrappers 7.6 (IPv6 version). The wrapping of open ssh is not too well documented but I think we have figured most of this out (hearty thanks to Wietse Venema, Jim Mintha...
2013 Jun 14
1
dovecot 2.2 with lucene compile error
Hi ,i get an compile error security -Werror=format-security -MT lucene-wrapper.lo -MD -MP -MF .deps/lucene-wrapper.Tpo -c lucene-wrapper.cc -fPIC -DPIC -o .libs/lucene-wrapper.o lucene-wrapper.cc: In function 'lucene_index* lucene_index_init(const char*, mailbox_list*, const fts_lucene_settings*)': lucene-wrapper.cc:128:2: error: 'else' without a previous ...
2014 Sep 26
2
[LLVMdev] Proposal to add Bitcode version field to bitcode file wrapper
Hi, We would like to add a version number to the bitcode wrapper. This feature would allow easier identification of what compiler produced the bitcode so that known incompatibilities with LTO compilation could be detected. Roughly speaking, this version number would consist of the major, minor and optionally the patch version of the compiler used to produce the...
2013 Nov 27
20
[PATCH 0/4] efi: PE header generation fix
...ough understanding of the PE+ headers, some bugs may remain. :) Celelibi (4): efi: Fix PE header field rva_and_sizes_nr efi: Location, size and alignment of .text section efi: Useless relocations in PE file efi: PE file size differ from in-memory size efi/i386/syslinux.ld | 4 +- efi/wrapper.c | 206 ++++++++++++++++--------------------------------- efi/wrapper.h | 28 ++++--- efi/x86_64/syslinux.ld | 4 +- 4 files changed, 87 insertions(+), 155 deletions(-) -- 1.8.4.3
2014 Feb 10
2
[LLVMdev] [llvm] r201072 - [CMake] Introduce llvm_add_library().
NAKAMURA Takumi wrote: > [CMake] Introduce llvm_add_library(). I recommend moving away from wrappers like this. They indicate that either CMake is not providing the interfaces needed, or not propagating them, or that they exist but are not used. Such wrappers don't parse the arguments in the same way as the wrapped command etc. Wrappers are not good API proxies. Additionally, you put peo...
2004 Sep 24
4
ssh security
...FreeBSD >> 5.2.1 server. But when I try to test it from an IP outside my LAN, it >> still allows ssh logins. I even put in a line in hosts.allow to >> explicitly deny the IP I was ssh'ing from, but it still let me in. >> The behavior gives the appearance that TCP wrappers are not enabled, >> and thus the /etc/hosts.allow file is ignored. >> >> Is there something I need to do to enable the wrappers in sshd? I saw >> that there is a compile option for the portable source from >> openssh.org, so I wonder if there is some compile optio...
2008 Mar 30
2
Definition of "wrapper"?
I think I more or less understand what a ?wrapper? is, but I?d like to hear how more experienced R users define it, and especially I'd like to know if there is a formal definition. In my reading, it seems like there are a fairly wide range of meanings, but they are all conceptually similar. I've looked in a couple of the classic R texts,...