Displaying 20 results from an estimated 200 matches similar to: "[PATCH] erlang: Port to libei for Erlang 23"
2016 Mar 07
2
[PATCH v2] Use less stack.
GCC has two warnings related to large stack frames. We were already
using the -Wframe-larger-than warning, but this reduces the threshold
from 10000 to 5000 bytes.
However that warning only covers the static part of frames (not
alloca). So this change also enables -Wstack-usage=10000 which covers
both the static and dynamic usage (alloca and variable length arrays).
Multiple changes are made
2017 Mar 03
1
[PATCH] erlang: Rename 'message' to something less generic.
It's not possible to define an action which takes a parameter called
'message' because the Erlang bindings use that as the name of an
internal variable. Solve this by renaming the Erlang internal
variable.
Fixes commit 84763d7fca3668c62ee3fe53d0e00a5a672f687b.
---
generator/erlang.ml | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git
2005 Dec 20
1
imlib2-loader_jpeg RPM Needed
Hi All,
was trying to install eterm rpm, and got the below dependencies errors,
Eterm-0.9.3-1.i386.rpm
[root at status1 eterm]# rpm -Uvh Eterm-0.9.3-1.i386.rpm
error: Failed dependencies:
imlib2 is needed by Eterm-0.9.3-1.i386
imlib2-loader_jpeg is needed by Eterm-0.9.3-1.i386
imlib2-loader_png is needed by Eterm-0.9.3-1.i386
libImlib2.so.1 is needed by
2016 Mar 07
0
Re: [PATCH v2] Use less stack.
On Monday 07 March 2016 11:18:32 Richard W.M. Jones wrote:
> GCC has two warnings related to large stack frames. We were already
> using the -Wframe-larger-than warning, but this reduces the threshold
> from 10000 to 5000 bytes.
>
> However that warning only covers the static part of frames (not
> alloca). So this change also enables -Wstack-usage=10000 which covers
> both
2005 Feb 23
2
System Beep
Has anyone else noticed that their normal system beep (from XBell()
and the like) no longer works after upgrading to CentOS 4? Here's a
list of my sound modules:
snd_intel8x0m 14276 0
snd_intel8x0 26528 1
snd_ac97_codec 67296 2 snd_intel8x0m,snd_intel8x0
snd_pcm_oss 47652 0
snd_mixer_oss 16384 2 snd_pcm_oss
snd_pcm 79880
2004 Apr 20
0
CentOS specs
On Tuesday, 20 April 2004, at 22:00:32 (+0200),
unspawn wrote:
> I'm migrating from RHL to CentOS, which means I'll need to rpm-ise
> some apps. Can anyone direct me to docs about writing rpm specs for
> CentOS if any? Are there any special considerations wrt CentOS? Do
> we have any repositories like for instance Fedora has? Spose I
> should be on the devel list, blame me
2004 Aug 10
0
Shockwave Flash player for CentOS [Fwd from Warren Togami]
So there's your answer, Rick. How persistent are you? :-)
Michael
----- Forwarded message from Warren Togami <warren at togami.com> -----
>So, Warren, how'd you do it? :)
3 months of harassing them and several NDA and licensing agreements I
had to sign. Good luck...
Warren
----- End forwarded message -----
--
Michael Jennings (a.k.a. KainX) http://www.kainx.org/
2004 Dec 17
2
Wiki Moved
The Wiki has moved to https://wiki.caosity.org/
Please update bookmarks and such. As always, notify me if you have
problems. Unless you have problems with the self-signed cert, in
which case you need to "Accept this certificate permanently" and get
over it.
Michael
--
Michael Jennings (a.k.a. KainX) http://www.kainx.org/ <mej at kainx.org>
n + 1, Inc.,
2013 Aug 21
2
Perl interface isn't working in 1.2.x
At least it isn't working the way it used to.
Code:
$db = Search::Xapian::Database->new( $dx );
my $qp = Search::Xapian::QueryParser->new();
my $dbSize=$db->get_doccount();
# $qp->set_stemmer(new Search::Xapian::Stem("english"));
# $qp->set_stemming_strategy(STEM_SOME);
# $qp->set_default_op($defaultop);
my $par =
2004 Nov 23
3
Wiki Choices
I have selected 4 software packages for us to evaluate in order to
decide on the best possible engine for the much-requested cAos
Community Wiki. All 4 samples are now up and running for you to try
out, play around with, and evalute. The URL's are as follows:
https://caos.nplus1.net/c-arbre/
https://caos.nplus1.net/dokuwiki/
https://caos.nplus1.net/pwp/
https://caos.nplus1.net/tikiwiki/
2007 Sep 30
1
Perl example of using termitrator?
I'm having trouble translating from C++ to perl objects.
The TermIterator class looks like to get a set of terms in a document
you might have C++ code like:
Enquire::TermIterator termIt =enquire->get_matching_terms_begin(id);
for(;termIt != enquire->get_matching_terms_end(id);termIt++) {
string term = *termIt;
}
Or something similar. However when I attempt to translate that
2004 Jan 30
0
Two apparent bugs in aov(y~ *** -1 + Error(***)), with suggested (PR#6510)
I think there are two bugs in aov() that shows up when the right hand
side of `formula' contains both `-1' and an Error() term, e.g.,
aov(y ~ a + b - 1 + Error(c), ...). Without `-1' or `Error()' there
is no problem. I've included and example, and the source of aov()
with suggested fixes below.
The first bug (labeled BUG 1 below) creates an extra, empty stratum
inside
2004 Feb 02
0
Two apparent bugs in aov(y~ *** -1 + Error(***)), with (PR#6520)
I believe you are right, but can you please explain why anyone would want
to fit this model? It differs only in the coding from
aov(y ~ a + b + Error(c), data=test.df)
and merely lumps together the top two strata.
There is a much simpler fix: in the line
if(intercept) nmstrata <- c("(Intercept)", nmstrata)
remove the condition (and drop the empty stratum later if you
2012 Dec 11
0
Problems with ADS and user mapping
Hi,
I am having problems with the mapping of a windows users to a unix
user using Active Directory.
When I perform the following every think seems ok
smbclient -U "ADOMAIN\clearcase_albd" -L CCSERVER
Enter ADOMAIN\clearcase_albd's password:
Domain=[ADOMAIN] OS=[Unix] Server=[Samba 3.4.3-1.17.2-2359-SUSE-
CODE11]
Sharename Type Comment
---------
2007 Sep 14
0
[LLVMdev] C interface
Hello Gordon,
I'm part of the felix dev team, and I've been interested in making a
backend for felix in llvm. It's very exciting to hear that you're making
an ocaml interface to llvm. Do you have any of the libraries exposed to
the public yet? Also, what license do you plan on using for the code?
Felix is bsd, like llvm, so if there's any chance that you'll use a
2001 Apr 28
0
My games go black
When I try to play Pharaoh (and sometimes Caesar 3) my screen becomes black
and the only thing to do is Ctrl+Alt+Backspace. I think Wine is still
running but the game has just stopped. Does Wine have some way of stopping
the program it's running? Even when I don't have access to the Eterm window
that I opened it in?
Mikkel Mastrup
2017 Oct 04
0
[PATCH 2/9] ocaml: Replace pattern matching { field = field } with { field }.
If you have a struct containing ?field?, eg:
type t = { field : int }
then previously to pattern-match on this type, eg. in function
parameters, you had to write:
let f { field = field } =
(* ... use field ... *)
In OCaml >= 3.12 it is possible to abbreviate cases where the field
being matched and the variable being bound have the same name, so now
you can just write:
let f {
2016 Mar 06
8
[PATCH 0/5] Use less stack.
Various changes/fixes to use smaller stack frames.
Rich.
2007 Dec 23
9
[Bug 13796] New: tnt2 16Mb agp, corrupted image
http://bugs.freedesktop.org/show_bug.cgi?id=13796
Summary: tnt2 16Mb agp, corrupted image
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy:
1999 Jun 07
2
RedHat 6.0, /dev/pts permissions bug when using xterm (fwd)
[Mod: forwarded from BUGTRAQ -- alex]
---------- Forwarded message ----------
Date: Sun, 6 Jun 1999 19:15:05 +0000
From: noc-wage <wage@IDIRECT.CA>
To: BUGTRAQ@NETSPACE.ORG
Subject: RedHat 6.0, /dev/pts permissions bug when using xterm
Once again I''ve come up with another trivial Denial of Service flaw,
(wow,
I seem to be good at this Conseal Firewall, +++ath0, ppp byte-stuffing)