Lots of low hanging fruit in Phobos
A major goal for D in the short term is to reduce reliance in Phobos on the GC. I was looking at std.string last night, and I noticed a couple things: 1. The inputs are constrained to being strings....
View ArticleType-Safer Modern High-Level Performant OpenGL
Does anybody have some sample code (example or project) lying around that shows modern use of OpenGL (3 or 4) using some or all of the following libraries: - DerelictGL3 (Org) - DerelictGLFW3 (Org) -...
View Articlestap/staprun do not terminate properly
Hi, I'm using the uprobes-inode with task_finder2.c and had two problems, when I wanted to terminate my probe runs. I tested the patches with uprobes-inode and the utrace based version. Kind Regards,...
View ArticleAnother quick question on the new Google TTS
Hello again, so under apps, my files, and all files, under downloads I found the APK file for the new TTS. Do I need to leave the file there, or can I delete it? Thanks.
View ArticleQtQuickControls Menu x,y position
Hi all, Any way I can give the menu a fixed position ? I have a button which onClicked popup() the Menu. I want the Menu to at always the same position and not when I click on a different area of the...
View Articlechef.custom_config_path - need some help
Hi all - I've posted this on irc and got a bit of help, but still kinda wedged. (and maybe I'm barking up the wrong tree) What I'd like to do is allow people an easy way to override the "chef.json"...
View ArticleLoading CAN cape on startup
Using the new Debian builds on my beaglebone white, I'm trying to load a device tree overlay for the CAN cape on startup, but it seems to fail to load automatically (but try), however, I can load the...
View Articlejit test failure octave 3.8 on windows
Hello On the thread concerning GNU Octave in Japan, there was a report for jit feature of octave-3.8.0 downloaded from http://mxeoctave.osuv.de/ octave-3.8.0-5, octave-3.8.1-rc3 Test Elapsed time is...
View ArticleSlow Indexing - High JVM Old Gen utilization causing low throughput
Hi While multiple indexing jobs are running [all are map reduce jobs hard committing at the end of every mapper], the Old gen utilization spikes a lot and CMS aggressively tries to keep the mem usage...
View ArticleWhat is the algorithm behind BasicAliasAnalysis?
Hi Fellows, What is the algorithm behind BasicAliasAnalysis.cpp? Any document or paper I can follow to quickly get a grip of what was implemented in BAA? Thanks. Best, Paul
View Article' in body of Emails
Hello, I have a server running QmailToaster and Roundcube Webmail .0.9.5 I have one user who gets her apostrophies replace with ' No other users complain of this. I can't reproduce the issue. The only...
View ArticleANTLR 4 SQL Grammar
Hey guys, Does anyone know if there's a working ANTLR 4 SQL grammar out there somewhere? I know of the antlr/grammars-v4 repository where all v4 grammars live, but I'm crossing my fingers and hoping...
View ArticleISE, "no jpam in java.library.path" after 2.1 upgrade.
I've just upgraded to 2.1, now I'm facing Internal Server Error when attempting to log in: 2014-03-07 16:24:05,418 [TP-Processor1] ERROR...
View ArticleTest G.Closure lib release 0.0-20140226-71326067
Hi ClojureScript fans, At last, we have a new Google Closure Library release! For now, it's in a temporary *staging* repository. Here is a sample project.clj file to get it:...
View ArticleCreating an .APK from NetBeans
How can I create a file with .APK extension from NetBeans? Thanks
View ArticleSL 6.4 Ethernet Port is dead - maybe
I am looking for a way to check the functionality of an Ethernet port on a 4 mo old new system. We use this box for number crunching and reducing data. Since no one uses the desktop we left it as...
View ArticleQA Public Call - 10-02-2014
Hi All - Just a reminder that we have a public call on Monday the 10th at 19:30 UTC (that is 11:30am PST). We invite anyone who is interested in ensuring that LibreOffice continues to grow and improve...
View ArticleFix POSIX namespace for (bug 16674)
<bits/siginfo.h> causes symbols ILL_*, FPE_*, SEGV_* BUS_*, CLD_*, POLL_* and TRAP_* to be exposed in <signal.h> (and <sys/wait.h>), even though those symbols are not in non-XSI POSIX...
View ArticleRefactoring the Test Suite
Hi. Here's a patch refactoring CommonMethods, HTTPTest and project hierarchy. 19 tests passed, 1 xfailed as expected. Let me know if there's any problem.
View ArticlePowerPC: optimized strpbrk for POWER7
I am resending this patch to keep track using the patchwork and with some corrections (string/strpbrk.c cleanup and the no need to align stack, since stack is already aligned to 16 bytes in PPC64 abi)....
View Article