Displaying 16 results from an estimated 16 matches for "prickly".
Did you mean:
prickle
2015 Feb 08
2
[LLVMdev] Fwd: Improper Function::iterator increment
Input to this pass is the bitcode format of simple code below :
int sum_single_loop (int a){
int su = 0, i;
for (i=0;i<a;i++)
su = su + i;
return su;
}
On Mon, Feb 9, 2015 at 2:32 AM, David Blaikie <dblaikie at gmail.com> wrote:
>
>
> On Sun, Feb 8, 2015 at 11:23 AM, Pranav Kant <pranav913 at gmail.com> wrote:
>
>> So, you mean to say that the
2015 Feb 08
2
[LLVMdev] Fwd: Improper Function::iterator increment
So, you mean to say that the above implementation is correct and should
work fine.
I initially thought that the above way is not the correct way anymore since
3.5.0 might have changed few things.
Anyways here is my dirty code I have written for my research project that I
took the above snippet from :
https://github.com/pranavk/spatial-computing/blob/master/waves.cpp#L105
On Sun, Feb 8, 2015
2015 Feb 08
2
[LLVMdev] Fwd: Improper Function::iterator increment
void Wave::init (const Function &F){
Function::const_iterator ie = F.end();
outs() << ie << "\n\n";
for (Function::const_iterator I = F.begin(), IE = F.end(); I != IE;
I++, K++){
outs() << I << "\n";
// some manipulation with I
}
}
I used the above shown function in my pass in LLVM 3.4.2 and it used to
work fine but
2023 Jan 10
1
rewrite manpages to mdoc(7)
Jan Stary <hans at stare.cz> wrote:
> On Jan 01 00:05:09, jamie at catflap.org wrote:
> > Jan Stary via nsd-users <nsd-users at lists.nlnetlabs.nl> wrote:
> >
> > > On Dec 31 11:43:56, paul at nohats.ca wrote:
> > > > Why not go to xml and use xml2man / pandoc ?
> > >
> > > Because it is a terrible manpage format
> > >
2006 Jan 28
1
[Offtopic] tinydns -some help needed
> Sorry - I once was sold on the idea of djb's tools and Qmail, and I've
> regretted installing it ever since. Save yourself some serious agony -
run
> (don't walk!) away from djb-ANYTHING!
I don't know what problems you had with it, but I'm hapilly using it on
about
20 servers (both djbdns and qmail) and never had a problem with it. I'll
remember
your advice
2008 Dec 06
1
Obtaining actual match count if using set_collapse_key()
Greets,
Is it possible to obtain the actual match count if you're using
set_collapse_key()? ie, the total count *before* the collapsing
occurs (without using get_mset()).
Alternatively, will MSet::get_matches_estimated() return the true -
pre-collapse - count, or will it also be affected by collapsing?
Thanks
Henry
2013 Jan 18
2
[Bug 59565] New: NVIDIA Geforce 8400GS HDMI with Vizio screen does not have the correct resolution
...Product: xorg
Created attachment 73248
--> https://bugs.freedesktop.org/attachment.cgi?id=73248&action=edit
Mesg output
I'm having trouble with the Geforce 8400GS in Fedora 18
No matter what resolution I set, the tops and corners of the screen get cut off
and the text is very prickly.
I'm using HDMI on a Vizio VW32L HDTV40A (DFP-1) in a Dell Optiplex 380
Kernel version: 3.7.2-201.fc18.x86_64
Driver: Nouveau
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://...
2006 Oct 30
3
Redundant shared mail store?
Hi guys
I'm about to embark on a project replacing a legacy single mail server
running proprietary software with a cluster of Dovecot servers. We
clearly need a shared mail store for these servers, but we are not happy
with simply using a server running NFS as this becomes a single point of
failure.
What have other people used? AFAICT our options are:
* A shared block device (Fibre
2023 Jan 02
2
rewrite manpages to mdoc(7)
On Jan 01 00:05:09, jamie at catflap.org wrote:
> Jan Stary via nsd-users <nsd-users at lists.nlnetlabs.nl> wrote:
>
> > On Dec 31 11:43:56, paul at nohats.ca wrote:
> > > Why not go to xml and use xml2man / pandoc ?
> >
> > Because it is a terrible manpage format
> > and the toolchain produces broken crap.
>
> I have no specific knowledge on
2001 Mar 08
1
FREE information on HOW TO BEAT THE NAPSTER CENSOR!
If Napster won't help - WE WILL! Everything you want
is available RIGHT NOW at #MP3_DEPOT on IRC; the server is
irc.action-irc.net.
Need speed? Well, most of our databases are cable
or T-1. The servers are all megaspeed - all are on a
fiber channel. You won't be disappointed. And we
have servers in the U.S., Canada, Europe, even
Australia. Wherever you are, there is a server
2008 Jan 09
6
[PATCH] x 2 - Fix for "null pointer exception" when ask_status is called before worker is run, and docfixes
Sorry for attaching patches in emails to the mailing list, but I''m still
unable to login to Devjavu for Backgroundrb (I''m able to login just fine for
Merb''s Devjavu and submitted a ticket successfully).
Anyway, I encountered a bug when trying to #ask_status of a worker before
it''s run (or rather, before its result_hash has been set to something). Not
sure why
2015 Dec 04
3
7.2 kernel panic on boot
...ent
phenomenon of the widespread adoption of smart phones and tablets in
place of laptops may bring that into question now, but the move to
laptops was a deliberate business choice in my opinion.
It remains to be seen whether or not RH can have its cake and eat it
too. Sysadmins tend to be rather prickly people when it comes to
people and things that appear to waste their time. It seems to me a
strategy of dubious worth aggravating ones installed based chasing a
chimera.
However that may be, the world moves on and we perforce move with it
or are left behind.
--
*** e-Mail is NOT a SECU...
2006 Nov 20
1
Machine trust relationship failed
Hi,
I am having trouble joining a Win2K machine to a Samba domain.
The Win2K machine is patched and up-to-date.
The Samba machine is running Debian Sarge and Samba 3.0.14a-Debian. The
passdb-backend is OpenLDAP, but I don't think this is relevant; I have
tried with tdbsam as well, and had exactly the same results.
I have been mainly following this guide:
2004 Nov 08
13
RedHat forks OpenSSH?
It has just come to my notice that Redhat is planning to ship a
forked version of OpenSSH. The change goes beyond the usual
patches applied to RPMs in the build process: Redhat have built
their own OpenSSH tarball and are using that in their source RPM
instead of the official release distribution. If you are
interested, have a look at the openssh-3.9p1-7.src.rpm from the
Fedora development/
2005 Feb 09
85
Introduce yourself and your project -- Round 2
On December 14th, 2004 David Heinemeier Hansson sent this to the mailing
list:
I''m seeing a lot of new names on the list. Could
we perhaps do a round of introductions? That would
also be a great first post, if you haven''t had a
chance to contribute yet. The basics should include
your name, your organization, your country and city,
and the project you''re
2008 Jan 15
32
A challenge from a CMS implementer
Hey guys
RoR evangelists keep telling us that they have the #1 framework for
developing webapps. OK, but show us something that works and is useful
to many people out there. I could be wrong, but it doesn''t seem as if
there is anything that qualifies, as yet?
So I''ve got a little challenge for you: come up with a decent plugin
WYSIWYG visual editor for CMS. There are several