search for: gaggl

Displaying 12 results from an estimated 12 matches for "gaggl".

Did you mean: gaggle
2007 Apr 06
12
Verizon-Vonage Lawsuit
May be slightly off topic, but I was wondering what everyone thinks of this latest ruling against Vonage? Does anyone really know what Verizon hold patents for, and could those patents possible affect anything in Asterisk? Who knows who Verizon will go after next. Brent -------------- next part -------------- An HTML attachment was scrubbed... URL:
2012 Oct 19
2
Mac and Windows binaries of rJava broken for R-devel?
Hi, Here is a problem we see with the Mac and Windows binaries of rJava (0.9-3) currently available on CRAN for R-devel (i.e. under bin/macosx/leopard/contrib/2.16/ and bin/windows/contrib/2.16/): > library(rJava) > .jinit("gaggle/inst/jars/gaggleRShell.jar") Error in .Call("R_do_new_object", ClassDef, PACKAGE = "base") : "R_do_new_object" not available for .Call() for package "base" The same code works fine with R-devel on Linux and the same version of rJava, or with R-...
2009 Jul 24
1
Specifying package dependencies
Hi, I'm trying to put together an R package. My library has dependencies on three other libraries: RSQLite, gaggle (a component of Bioconductor), and another package that is available as a download from the author's website. Is it possible to specify each of those dependencies in such a way that they will be automatically installed when a user installs my library? I'd like to save the end user from a...
2015 Jun 13
4
C5 : Firefox 38 bug
On 06/12/2015 11:25 AM, m.roth at 5-cent.us wrote: > jd1008 wrote: >> On 06/12/2015 07:28 AM, g wrote: >>> On 06/10/2015 03:56 AM, Always Learning wrote: >>>> I displayed, as a web page, a list of search results created in PHP, >>>> from MySQL. >>> i am still using 24.8.0 and do not have to contend with all the >>> bugs introduced by moz
2016 Feb 28
7
[isocpp-parallel] Proposal for new memory_order_consume definition
...curity issue due to bad code generation, though. The idiotic C alias rules aren't even worth discussing. They were a mistake. The kernel doesn't use some "C dialect pretty far from standard C". Yeah, let's just say that the original C designers were better at their job than a gaggle of standards people who were making bad crap up to make some Fortran-style programs go faster. They don't speed up normal code either, they just introduce undefined behavior in a lot of code. And deleting NULL pointer checks because somebody made a mistake, and then turning that small mistak...
2015 Jun 13
0
C5 : Firefox 38 bug
...also a whitelist > that is not viewable by the user. > The whitelist tab does NOT list the hidden white listed > entries. and you know this how? i do not really believe there is a 'hidden whitelist'. it is more like there are sites that are used to check on sites you connect to. gaggle is one of them. :-P something you will/may find interesting, open about:config, enter "Search: whitelist" for info on noscript 'whitelist'. if you enter "Search: noscript", you will see that noscript stores one hell of a lot of info. see pages; https://noscript.ne...
2023 Feb 21
0
R Project Sprint 2023, Aug 30 - Sep 1, Coventry, UK
...for travel: **deadline Friday 10 March**. For further details, please visit the sprint website: https://contributor.r-project.org/r-project-sprint-2023/. We also welcome additional sponsors to support participant travel, accommodation and/or social events. Please contact r-project-sprint-2023 at gaggle.email if you would like to explore this option! Best wishes, Heather Turner on behalf of the local organizing team [[alternative HTML version deleted]]
2006 Nov 17
0
Generic Linux Router ? From newbie
...all of the internal networks, but we can''t seem to get through otherwise. I would be happy to detail more information if needed, but I wondered if there was someone who would be able to lead me to a configuration which might allow this setup to work. Thanks -- Heath Henderson heath@gaggle.net 1800 288 7750 --
2005 Jul 30
2
Running another gnome or kde on virtual console
Hi, I'm still new in linux world and CentOS is my 2nd linux desktop I ever used ( have used it for month now, before using Ubuntu for 2 days ), so please gave me a little favor on it :) What I need to do is to have my virtual console that can also run gnome or kde, so I can have different windows on different virtual console. After googling, I found the qingy that just fit for my need. I
2016 Feb 28
0
[isocpp-parallel] Proposal for new memory_order_consume definition
On 2016.02.27 at 15:10 -0800, Paul E. McKenney via llvm-dev wrote: > On Sat, Feb 27, 2016 at 11:16:51AM -0800, Linus Torvalds wrote: > > On Feb 27, 2016 09:06, "Paul E. McKenney" <paulmck at linux.vnet.ibm.com> > > wrote: > > > > > > > > > But we do already have something very similar with signed integer > > > overflow. If the
2016 Feb 27
2
[isocpp-parallel] Proposal for new memory_order_consume definition
On Sat, Feb 27, 2016 at 11:16:51AM -0800, Linus Torvalds wrote: > On Feb 27, 2016 09:06, "Paul E. McKenney" <paulmck at linux.vnet.ibm.com> > wrote: > > > > > > But we do already have something very similar with signed integer > > overflow. If the compiler can see a way to generate faster code that > > does not handle the overflow case, then the
2016 Aug 24
9
RFC: FileCheck Enhancements
Hi all, Some discussions and comments were made in reviews. Much time has already passed since last comment and uploading changed patches. I made small summary report about features here, because there are some doubts about syntax of some features and changes in patches and it'll be great to know more opinions. 1. FileCheck Enhancement - CHECK-WORD (https://reviews.llvm.org/D22353) I replace