search for: global

Displaying 20 results from an estimated 36100 matches for "global".

2010 Aug 03
1
adding FORTRAN code to a package
...calls ... WARNING Foreign function calls without 'PACKAGE' argument: .Fortran("cov1", ...) See the chapter 'System and foreign language interfaces' of the 'Writing R Extensions' manual. * checking R code for possible problems ... NOTE acfMod: no visible binding for global variable 'top' acfMod : onOK: no visible binding for global variable 'top' acfMod: no visible binding for global variable 'buttonsFrame' aggConv: no visible binding for global variable 'top' aggConv : onOK: no visible binding for global variable 'newDataSet'...
2005 Aug 26
0
NUT patches
...directory of my laptop at home. I will look for it later. The UPS is currently disconnected and waiting to be installed in my wife's office, so I don't have access to it at the moment. However, I still have a dump of a tokenized version of the descriptor (one line for each main, local, or global item). It won't be useful to you for testing, but at least you might be able to read it to see what the source of the bug was. Namely, the "usage" for feature 35 is given twice. It is a strange report descriptor, but not technically wrong, and apparently several APC models send a desc...
2007 Jan 28
0
Fwd: Re: [Nut-upsuser] Ablerex 625L USB version
...bcdHID 1.00 > bCountryCode 0 Not supported > bNumDescriptors 1 > bDescriptorType 34 Report > wDescriptorLength 632 > Report Descriptor: (length is 632) > Item(Global): Usage Page, data= [ 0x86 ] 134 > Power Pages > Item(Local ): Usage, data= [ 0x04 ] 4 > (null) > Item(Main ): Collection, data= [ 0x01 ] 1 > Application >...
2006 Jan 23
7
Globalize - Wiki down, docs down, status?
Hi, Currently the wiki entry for Globalize http://wiki.rubyonrails.org/rails/pages/Globalize+Plugin http://globalize.diluvia.net is down, -- Posted via http://www.ruby-forum.com/.
2010 Sep 18
1
Dynamix 1000 VA USB and NUT
...bDescriptorType 33 bcdHID 1.00 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 624 Report Descriptor: (length is 624) Item(Global): Usage Page, data= [ 0x86 ] 134 Power Pages Item(Local ): Usage, data= [ 0x04 ] 4 (null) Item(Main ): Collection, data= [ 0x01 ] 1 Application Item(Global): Usage Page, data= [...
2006 May 11
1
Tripp Lite OMNI1000LCD
...bDescriptorType 33 bcdHID 1.10 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 618 Report Descriptor: (length is 618) Item(Global): Usage Page, data= [ 0x84 ] 132 Power Device Page Item(Local ): Usage, data= [ 0x04 ] 4 UPS Item(Main ): Collection, data= [ 0x01 ] 1 Application Item(Local ): Usage, data...
2007 Jan 26
4
Ablerex 625L USB version
Hi, Is there any further information on this UPS interface? I have an Upsonic UPS that is reporting the same interface, but I cannot make it work or get any sensible information from it. Thanks Jon --- avast! Antivirus: Outbound message clean. Virus Database (VPS): 000706-2, 25/01/2007 Tested on: 26/01/2007 11:00:14 AM avast! is copyright (c) 2000-2007 ALWIL Software.
2007 Jan 26
4
Ablerex 625L USB version
Hi, Is there any further information on this UPS interface? I have an Upsonic UPS that is reporting the same interface, but I cannot make it work or get any sensible information from it. Thanks Jon --- avast! Antivirus: Outbound message clean. Virus Database (VPS): 000706-2, 25/01/2007 Tested on: 26/01/2007 11:00:14 AM avast! is copyright (c) 2000-2007 ALWIL Software.
2012 Jun 23
1
globalVariables()
Dear r-devel list members, By placing a call to the new (with R 2.15.1) globalVariables() in the development version of the Rcmdr package, I've succeeded in reducing the "notes" produced by R CMD check from dozens to two. But I still get the following notes, even though '.commander.done' is in the call to globalVariables(): ------------- snip ----------...
2015 Jun 09
0
libusb_get_string: invalid argument
...bDescriptorType 33 bcdHID 1.10 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 447 Report Descriptor: (length is 447) Item(Global): Usage Page, data= [ 0x84 ] 132 Power Device Page Item(Local ): Usage, data= [ 0x04 ] 4 UPS Item(Main ): Collection, data= [ 0x01 ] 1 Application Item(Local ): Usage, data= [ 0x...
2003 Dec 22
2
[LLVMdev] hello.bc & binary code
...expand=55 --param ggc-min-heapsize=48067 gccas -o /tmp/ccppFGsT.o /tmp/ccb5CDSP.s gccld -o hello -L/home/yue/cfrontend/install/lib/gcc/i686-pc-linux-gnu/3.4-llvm -L/home/yue/cfrontend/install/lib/gcc/i686-pc-linux-gnu/3.4-llvm/../../.. /tmp/ccppFGsT.o -lstdc++ -lm -lc -lcrtend WARNING: Found global types that are not compatible: [16 x sbyte]* %_ZN9__gnu_cxx10messages_cE "struct.std::messages<char>"* %_ZN9__gnu_cxx10messages_cE WARNING: Found global types that are not compatible: [16 x sbyte]* %_ZN9__gnu_cxx10messages_wE "struct.std:...
2016 Sep 08
2
blazer_usb MEC0002 problem Fry's Electronics (Turbo-X)
...bDescriptorType 33 bcdHID 1.00 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 624 Report Descriptor: (length is 624) Item(Global): Usage Page, data= [ 0x86 ] 134 Power Pages Item(Local ): Usage, data= [ 0x04 ] 4 (null) Item(Main ): Collection, data= [ 0x01 ] 1 Application Item(Global): Usage Page, data= [...
2011 Jan 25
4
[LLVMdev] Rolling my own appending linkage
On Jan 24, 2011, at 11:57 PM, Duncan Sands wrote: > Hi Talin, > >> Really, all I need to make this work is some way to 'mark' a global so that my >> custom pass can query for all marked globals. Any ideas on this? > > metadata maybe? A better approach would be to create an global array of strings to hold names of marked globals. You know the name of this special array and use it to query all marked globals. This is t...
2010 Jun 02
1
Problems using gamlss to model zero-inflated and overdispersed count data: "the global deviance is increasing"
Dear all, I am using gamlss (Package gamlss version 4.0-0, R version 2.10.1, Windows XP Service Pack 3 on a HP EliteBook) to relate bird counts to habit variables. However, most models fail because “the global deviance is increasing” and I am not sure what causes this behaviour. The dataset consists of counts of birds (duck) and 5 habit variables measured in the field (n= 182). The dependent variable (the number of ducks counted)’suffers’ from zero-inflation and overdisperion: > proportion_non_zero &...
2015 Jun 08
2
libusb_get_string: invalid argument
On Sun, 7 Jun 2015, Charles Lepple wrote: > [please use reply-all to include the list, as the list does not override the Reply-To header.] > > On Jun 7, 2015, at 5:02 PM, Greg Hersch <hersch.greg at gmail.com> wrote: > >> Here is the driver debug log. If I just let it run, it pops up with >> libusb_get_string_invalid argument over and over again, mixed in the
2007 Jul 20
0
[ycui1@bloomberg.com: Re: rsync bug?? (rsync fails when -C is used).]
...e that creates the file list is same for both local rsync and remote rsync. Here is the output of running with -vvv: opening connection using ssh sundev2 rsync --server --sender -vvvlogDtprC . /home/john/data [receiver] add_rule(:C .cvsignore) [receiver] add_rule(-C ) [receiver] add_rule(- RCS) [global CVS] [receiver] add_rule(- SCCS) [global CVS] [receiver] add_rule(- CVS) [global CVS] [receiver] add_rule(- CVS.adm) [global CVS] [receiver] add_rule(- RCSLOG) [global CVS] [receiver] add_rule(- cvslog.*) [global CVS] [receiver] add_rule(- tags) [global CVS] [receiver] add_rule(- TAGS) [global CVS]...
2014 Aug 25
3
dubious behaviour of match.arg() with nested functions.
Dear all, I initially ran into this problem while rebuilding a package dependent on nleqslv. I got the following error: Error in match.arg(global) : 'arg' must be of length 1 This didn't occur in previous versions of nleqslv, but did in the current one (2.4). I think I pinned the problem down to the following example: Take two functions: test <- function(x=c("q","r","s"),global=c("d",...
2019 Dec 04
2
security = ads parameter not working in samba 4.9.5
Hi Rowland, I have done the edits as you suggested and ran again the script that you provided. Below is the output. Collected config --- 2019-12-04-11:46 ----------- Hostname: esmad1apl01 DNS Domain: emea.media.global.loc FQDN: esmad1apl01.emea.media.global.loc ipaddress: 10.34.54.152 ----------- Kerberos SRV _kerberos._tcp.emea.media.global.loc record verified ok, sample output: ;; Truncated, retrying in TCP mode. Server: 10.10.136.85 Address: 10.10.136.85#53 _kerberos._tcp.emea.media.global.l...
2008 Nov 12
0
libxen-dev: multiple symbol definition
...a(xg_private.o): In function `lock_pages': (.text+0x4d0): multiple definition of `lock_pages' /usr/lib/libxenctrl.a(xc_private.o):(.text+0x700): first defined here collect2: ld returned 1 exit status Indeed: /usr/lib$ readelf -s libxenctrl.a | grep lock_pages 8: 00000000 0 NOTYPE GLOBAL DEFAULT UND lock_pages 10: 00000000 0 NOTYPE GLOBAL DEFAULT UND unlock_pages 8: 00000000 0 NOTYPE GLOBAL DEFAULT UND lock_pages 10: 00000000 0 NOTYPE GLOBAL DEFAULT UND unlock_pages 15: 00000000 0 NOTYPE GLOBAL DEFAULT UND lock_pages 17: 00000000 0...
2008 Apr 20
4
[LLVMdev] Global variable-length array
Question about "Pascal-style" arrays as mentioned in the reference guide. Suppose I have a global variable which points to a constant, variable length array. The question is, how can I assign an array of type "{ i32, [5 x float]}" to a global of type "{ i32, [0 x float]}"? From my experimentation, it appears you can't bitcast or call GEP on a constant aggregate - the...