-
Got for some reason a duplicate report, closing this one; direct activity on #2134851.
2008-09-28 23:22:41 UTC in FreeCol
-
Hi,
The FreeCol website news RSS feed is currently broken. It has worked at least at some point in time after 2008-09-10.
When I access one of the RDF formats advertised on the news page, I get the error message
"Error creating feed file, please check write permissions.".
2008-09-28 23:20:47 UTC in FreeCol
-
Hi,
The FreeCol website news RSS feed is currently broken. It has worked at least at some point in time after 2008-09-10.
When I access one of the RDF formats advertised on the news page, I get the error message
"Error creating feed file, please check write permissions.".
2008-09-28 23:20:47 UTC in FreeCol
-
Hi,
I figured out gcc-slo doesn't work with C++. As I saw no mention of that, I thought it might be a bug, but even if it is not, it would probably be helpful to document it.
This is how compiling a C++ hello world fails on my amd64 box:
sliedes@lh:~/slo-test$ cat hello.cpp
#include
int main() {
std::cout
2007-07-09 00:00:14 UTC in SLO-SuggestionsForLocalityOptimizations
-
Hi,
I reported this as a Debian bug 26 days ago, but it seems it might not have been forwarded.
Here's my Debian bug report: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=413291.
2007-03-30 21:39:18 UTC in IMWheel
-
Here's a backtrace:
Program terminated with signal 11, Segmentation fault.
#0 0x000000000049e65e in extend_enc_dec_as_nec (lptr=0x2ab596486010, hptr=0x2ab596606010) at memory_xsb.c:73
73 if (enc[nibble] == -1) {
(gdb) bt full
#0 0x000000000049e65e in extend_enc_dec_as_nec (lptr=0x2ab596486010, hptr=0x2ab596606010) at memory_xsb.c:73
nibble = 174937
lnibble =...
2007-02-26 23:49:07 UTC in XSB
-
When I load the babel language hebrew as provided by
IvriTeX (http://ivritex.sourceforge.net/), even if the
current language is English, \tableofcontents is
somehow broken. An example file:
--------------------
\documentclass{beamer}
\usepackage[hebrew,english]{babel}
\begin{document}
\section{Foo}
\frame{\tableofcontents}
\section{Bar}
\end{document}...
2006-10-01 23:24:54 UTC in The LaTeX Beamer Class