search for: instancename

Displaying 8 results from an estimated 8 matches for "instancename".

Did you mean: instance_name
2005 Oct 09
1
[Fwd: Re: [Swig] typemap + default argument bug?]
...: [Swig] typemap + default argument bug? Date: Tue, 27 Sep 2005 15:57:52 -0400 (EDT) From: Josh Cherry <jcherry@ncbi.nlm.nih.gov> To: Charles@Schwieters.org CC: swig@cs.uchicago.edu On Tue, 27 Sep 2005 Charles@Schwieters.org wrote: > _wrap_new_ClassB calls SWIG_ConvertPtr to convert the instanceName > argument to a p_String, thereby ignoring the typemap. > > Previous versions of swig do not seem to exhibit this behavior (I > checked 1.3.22 and 1.3.24). They seem to treat the instanceName > argument as a PyObject* before calling stringTypemap. > > Do I misunderstand somethi...
2017 Mar 15
2
Relaiable ssh tunnel via systemd
Am 14.03.2017 um 21:43 schrieb Nico Kadel-Garcia: > On Tue, Mar 14, 2017 at 4:20 PM, Thomas G?ttler > <guettliml at thomas-guettler.de> wrote: >> >> >> >> Am 14.03.2017 um 15:10 schrieb Nico Kadel-Garcia: >>> Look into the "autossh" program, which is very good to manage and >>> maintain such tunnels. >>> >> >> Hi
2012 Apr 04
10
[PATCH 0 of 2] libxl: add libxl_domain_config_init
The following series implements libxl_domain_config_init as per the libxl API requirement that each type has an init function. The first function does this in an open coded manner and is proposed for Xen 4.2. The second function is RFC only since it moves the definition of this type into the IDL and makes the required infrastructure updates to enable this. I think this is more 4.3 material at
2009 Jun 29
2
CentOS and Redhat Directory Server
I have implemented LDAP on CentOS successfully using Redhat's Directory Server and the great how-to on the CentOS wiki. Being new to LDAP, I have a question and maybe one of you guys can point me in the right direction: I have LDAP implemented on the network for logins to the workstation pcs. I also have an apache website that I now use LDAP for authentication. What I want, however, is
2005 Aug 29
9
can a class find out it''s instance name?
Hi friends - a javascript question.... Does the prototype object add some way for a class to find out the variable name of its instance variable? Or does javascript have some built in way to do this? This is confusing to describe - but if I define a variable as some object: var myVariable= new Widget(''fdfa''); can some built-in method inside the Widget class be
2010 Aug 18
16
[PATCH 00 of 16] libxl: autogenerate type definitions and destructor functions
The series introduces auto-generation of the type definitions used in the libxl interface followed by auto-generation of a destructor function for each type. In the future it may be possible to use the related data structures for other purposes, for example auto-generation of the functions to marshal between C and language binding data types. tools/_libxl_types.h should be identical both before
2012 Jul 04
53
[PATCH 00 of 10 v3] Automatic NUMA placement for xl
Hello, Third version of the NUMA placement series Xen 4.2. All the comments received during v2''s review have been addressed (more details in single changelogs). The most notable changes are the following: - the libxl_cpumap --> libxl_bitmap renaming has been rebased on top of the recent patches that allows us to allocate bitmaps of different sizes; - the heuristics for deciding
2006 Jan 29
8
Infinite loop shutting down xendomains
...u.PortError: Failed to map domain control interface /usr/lib/python2.3/site-packages/twisted/web/util.py:290: FutureWarning: hex()/oct() of negative int will return a signed string in Python 2.4 and up return ''''''<div class="instance"><span class="instanceName">%s instance @ %s</span> /usr/lib/python2.3/site-packages/twisted/web/util.py:266: FutureWarning: hex()/oct() of negative int will return a signed string in Python 2.4 and up w(''<div class="dict"><span class="heading">Dictionary instance @ %...