Displaying 20 results from an estimated 90 matches similar to: "Duplicate value used in disconnect reason definitons"
2015 Apr 30
2
búsqueda y sustitución masiva
Hola a tod en s, explico lo que estoy intentando hacer...
Tengo un listado de url comprimidas de twitter, entre las cuales hay muchas
repetidas, por lo que el número de registros llega a más de 15K.
Por otro lado tengo otra lista de esas url únicas con su equivalente ya
descomprimido llegando a un registro de 900.
El problema que tengo es que estoy intentando hacer un loop para hacer la
2006 Feb 21
2
validates_format_of :url, regexp?
Hey,
Does anybody have a regexp for validating URLs? I found this one and am
trying to adapt it:
^(((ht|f)tp(s?))\:\/\/)?(www.|[a-zA-Z].)[a-zA-Z0-9\-\.]+\.(com|edu|gov|mil|net|org|biz|info|name|museum|us|ca|uk)(\:[0-9]+)*(/($|[a-zA-Z0-9\.\,\;\?\''\\\+&%\$#\=~_\-]+))*$
(http://www.experts-exchange.com/Web/Web_Languages/JavaScript/Q_21245168.html)
I also found this one, but, um,
2006 Feb 28
2
Most Popular Searches
Hi,
I have an index where each document contains an untokenized ''url''
field. I would like to query the index for the most popular urls. In
SQL I would do this via a Group By clause. Is there anything in
Ferret that will do something similar?
I found this discussion that proposed a solution involving TermEnums:
2012 Sep 20
3
Line over Boxplot
Very much a rookie at R, and have only recently started using it again so
pardon the simple question. I am trying to produce a box plot from one data
set and then overlay a line plot from another data set. The box plot data
set is made up of 20 sets of 30 data points, or 600 total data points. The
line has only 30 total data points. The box plot is plotting fine, but for
some reason, the line plot
2012 Oct 04
3
R combining vectors into a data frame but without a continuous common variable
Hello,
I have two different files which I'd like to combine to make one data frame
but I've no idea how to do it! The first file has two columns; one is the
date, the following is a binary code for debris flow events. Then my other
file has also two columns; the date and then precipitation data.
The thing is, is that the two date columns don't all contain the same dates.
The binary
2010 Apr 13
2
import file formatted RFC-822
Dear R-list users:
I would like to import a database of web robots,
http://www.robotstxt.org/db/all.txt, it?s formatted RFC-822, ?how can
I do it?
The RFC 822 specification defines a standard format for electronic
messages, which consists of a set of header fields and an optional
body. The headers contain information about the message, such as to
whom it is being sent, from whom it is being
2010 Jul 21
1
Command that is conditional upon file retrieval: is it possible?
Hi all,
I'm currently working on an R program where I have to access an FTP server
to download some of the data I need. However, the people who post up the
files I access are at times inconsistent with regards to time posted, if
they post at all, etc.... Here's some of the code I use:
library(RCurl)
url1 = paste("ftp://user:password at a.great.website.com/",
2008 Dec 16
20
step definitons to check login
I am working with the authlogic gem and trying to create a simple login
test from cucumber features. The feature statement is:
Given the user is not logged in
The step definition for this is confounding me. In the
application_controller the authlogic tutorial recommends the following:
private
def require_user
unless current_user
store_location
flash[:notice] =
2006 Apr 11
0
url_for - results inconsistency ??
Hi all,
I recently noticed something really weird in url_for results
let''s say that we have something like this somewhere in code
<pre>
URL1:<%=url_for( {:action=>''foobar''}.merge({''action''=>''ohmy''}) )%>
URL2:<%=url_for(
2005 Nov 24
0
Request rewriting - regular expressions
OK not directly CentOS this one but....
I'm trying to write a rewrite rule that uses the same(tm) syntax as
apache mod_rewrite (or at least it understands it) The following works
by catching ANY url comfigured in the web server and rewriting it with
the correct http status code. The issue is that i need to redirest URL1
to 1st location and URL2 to second location and i'm trying to get
2005 May 15
0
Multiple Questions -- Please Help
Hi All,
I'd like to setup asterisk for a small call center. I need basic
functionality for a small call center, including but not limited to:
1) Multiple queues with different rules for each (e.g. some queues,
people may leave messages in, others people will just have to wait
until the call is answered)
2) Call monitoring (all call - inbound/outbound - must be recorded)
3) Agent Barge
2017 Oct 19
2
Status of OpenSSL 1.1 support - Thoughts
Hi,
On Thu, Oct 19, 2017 at 09:43:41AM +1100, Damien Miller wrote:
> You've got this exactly backwards. We don't want a shim that allows
> OpenSSL-1.1 to present a OpenSSL-1.0 API. We want a shim that allows
> us to use the OpenSSL-1.1 API when using OpenSSL-1.0, so we don't have
> to maintain a forest of #ifdefs.
For obvious reasons this shim cannot exist. If the
2020 Mar 08
2
llvm-link has no --allow-multiple-definition
Hello,
I am developing an LTO instrumentation of programs for fuzzing (for
afl++) and I run into the following problem:
a lot of open source program have multiple definitons of the same
functions. In normal compile mode this is not a problem, however with
LTO this only works with the linker option:
-Wl,--allow-multiple-definition
Now to be able to instrument (it is an "opt"
2020 Mar 09
2
llvm-link has no --allow-multiple-definition
Hi Eli,
I know the page, and the only mentioning about LTO or link time
optimization I found is the option
PassManagerBuilder::EP_FullLinkTimeOptimizationLast - and nobody knows
how this works (and asked about it on this list too before with no
reply), and the author who wrote that part in the llvm code at Redhat
did not reply to a question how to actually use it. And there is no
example code or
2020 Mar 10
3
llvm-link has no --allow-multiple-definition
HI Eli,
that sounds like the -mllvm option would be a good a mention in the
WritingAnLLVMPass document ;-)
Two further questions for this and I am keeping this on the list so
other people have pointers to this if they struggle with the same thing:
1. Does this require to use lld? (I am sure it is, just to clarify, for
the very low chance that it would also work with gnu ld and the llvm
gold
2004 Aug 06
0
Ices on Linux PPC
On Sun, 2002-12-22 at 22:31, Drew Lane wrote:
> Well, is ices 0.2.3 still being supported?
not that I'm aware of.
> Because I still can't get it to compile on the PPC
> even with new version of LAME and ogg installed.
Thats because your mixing shout versions, your using libshout from CVS
and ices 0.2.3. There are some gaffs really, that what's causing this.
Someone has
2017 Feb 16
2
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
On Fri, 2017-02-17 at 07:48 +1100, Tom Robinson via samba wrote:
> Anyone?
Can you please post a gdb backtrace --full?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 862 bytes
Desc: This is a digitally signed message part
URL:
2004 Aug 06
2
Ices on Linux PPC
>
>
>
>
>>Also, will this live stream be Ogg or MP3? I need MP3.
>>
>>
>
>as mentioned before, ices2 will deal with ogg, mp3 can be dealt with by
>ices 0.2.3 or some other source tool.
>
>karl
>
>
Well, is ices 0.2.3 still being supported?
Because I still can't get it to compile on the PPC
even with new version of LAME and ogg
2019 Jul 10
6
[Bug 1351] New: Segfault in v0.9.1
https://bugzilla.netfilter.org/show_bug.cgi?id=1351
Bug ID: 1351
Summary: Segfault in v0.9.1
Product: nftables
Version: unspecified
Hardware: x86_64
OS: other
Status: NEW
Severity: major
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: 4bzilla
2017 Oct 18
5
Status of OpenSSL 1.1 support - Thoughts
OpenSSL developers believed that there was a need for a significant change. A part of that change was a conscious choice to break (some of) the existing API. They considered that pain unavoidable. So far I happen to agree with their rationale and approach. Move from visible internal structures to accessor functions is a good thing, regardless of what you may think of it. And the new API *is*